summaryrefslogtreecommitdiff
path: root/print/gtklp
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-27 14:45:30 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-27 14:45:30 +0000
commitdf31fbe201e9315e02a3725eff3a23eb1b002f5f (patch)
treebaca927c421829a5f2afb1abd47ad000b84a20d3 /print/gtklp
parentOh, forgot, there is no rule six, either. (diff)
Add USE_AUTOCONF_VER. Don't use autoconf without it(tm).
Notes
Notes: svn path=/head/; revision=71156
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 3ac189bfa800..9fdb0e50aa24 100644
--- a/print/gtklp/Makefile
+++ b/print/gtklp/Makefile
@@ -21,6 +21,7 @@ USE_GNOMENG= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
+USE_AUTOCONF_VER= 253
CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcups"