aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-10-13 12:19:52 +0800
committeredwin <edwin@FreeBSD.org>2003-10-13 12:19:52 +0800
commit388fabdb5f5cfe9a2fb7e876ec8b8639218aa4c5 (patch)
treee180d1e4f1cec5bf06a3d9bc4c64424ca37926d0
parent40e8b0ab20dcfc9a11b3d66e4e803b0761f51834 (diff)
downloadfreebsd-ports-gnome-388fabdb5f5cfe9a2fb7e876ec8b8639218aa4c5.tar.gz
freebsd-ports-gnome-388fabdb5f5cfe9a2fb7e876ec8b8639218aa4c5.tar.zst
freebsd-ports-gnome-388fabdb5f5cfe9a2fb7e876ec8b8639218aa4c5.zip
Add USE_AUTOMAKE to the ports Makefile
Noticed by: bento
-rw-r--r--print/foomatic-db-engine/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile
index c73765331f91..c735e6220dc5 100644
--- a/print/foomatic-db-engine/Makefile
+++ b/print/foomatic-db-engine/Makefile
@@ -20,6 +20,7 @@ USE_GMAKE= yes
USE_PERL5= yes
USE_BZIP2= yes
USE_AUTOCONF= yes
+USE_AUTOMAKE= yes
GNU_CONFIGURE= yes
NO_CHECKSUM= yes # the tarball is created on the fly from CVS
USE_REINPLACE= yes