summaryrefslogtreecommitdiff
path: root/print/gtklp
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/gtklp
parentAdd missing dependency on gettext. (diff)
Add dependency on automake.
Submitted by: bento Approved by: maintainer
Notes
Notes: svn path=/head/; revision=73243
Diffstat (limited to 'print/gtklp')
-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"