summaryrefslogtreecommitdiff
path: root/solaris/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'solaris/Makefile.am')
-rw-r--r--solaris/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/solaris/Makefile.am b/solaris/Makefile.am
index 8cfd1418..674f4ebf 100644
--- a/solaris/Makefile.am
+++ b/solaris/Makefile.am
@@ -97,7 +97,7 @@ quagga.init: $(srcdir)/quagga.init.in Makefile
# construct the pkg
@PACKAGE_TARNAME@-%-$(pkg_name_rev).pkg: prototype.% \
- quagga.init pkginfo.%.full
+ depend.% quagga.init pkginfo.%.full
($(pkg_make) && \
$(pkg_trans) "QUAGGA$*")