aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-16 10:38:17 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-16 10:38:17 +0000
commit217e2080ece69f3f4140600d92e0faaa7185e233 (patch)
tree54c2b1177c58df6819ebee7960fc1baa0bba75aa /print
parentb57af1c45fe8fec89cd2384bb50fba4c690572c4 (diff)
downloadports-217e2080ece69f3f4140600d92e0faaa7185e233.tar.gz
ports-217e2080ece69f3f4140600d92e0faaa7185e233.zip
Add dependency on automake.
Submitted by: bento Approved by: maintainer
Notes
Notes: svn path=/head/; revision=73243
Diffstat (limited to 'print')
-rw-r--r--print/gtklp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile
index c42ca7abc6a0..7ea12f830555 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -23,6 +23,7 @@ USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
USE_AUTOCONF_VER= 253
+USE_AUTOMAKE_VER= 15
CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcups"