diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-28 23:09:10 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-28 23:09:10 +0000 |
commit | cf8d8a559936fef0182e0f74fef649fb8d2161fa (patch) | |
tree | 42967e47c319c70a072ee34a510531b6570ab680 /x11-toolkits/bakery | |
parent | df782ff2e5c0cf3e73379f1b96436775c076a18d (diff) | |
download | ports-cf8d8a559936fef0182e0f74fef649fb8d2161fa.tar.gz ports-cf8d8a559936fef0182e0f74fef649fb8d2161fa.zip |
Notes
Diffstat (limited to 'x11-toolkits/bakery')
-rw-r--r-- | x11-toolkits/bakery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile index 0e2995184cb4..827c8bc1399e 100644 --- a/x11-toolkits/bakery/Makefile +++ b/x11-toolkits/bakery/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.4 USE_X_PREFIX= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |