diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-16 10:38:17 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-16 10:38:17 +0000 |
commit | 217e2080ece69f3f4140600d92e0faaa7185e233 (patch) | |
tree | 54c2b1177c58df6819ebee7960fc1baa0bba75aa /print/gtklp | |
parent | b57af1c45fe8fec89cd2384bb50fba4c690572c4 (diff) | |
download | ports-217e2080ece69f3f4140600d92e0faaa7185e233.tar.gz ports-217e2080ece69f3f4140600d92e0faaa7185e233.zip |
Notes
Diffstat (limited to 'print/gtklp')
-rw-r--r-- | print/gtklp/Makefile | 1 |
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" |