diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-10 06:05:06 +0000 |
commit | 60b3a84279e0657b047e05ed4f622cf401e2376b (patch) | |
tree | 87924704af779c872d6c2a33013016cf3fa9e056 /x11-toolkits/libgnomeprintuimm | |
parent | 774716a88ba9c4ee1166ca8ac4b5c3ec13b56a6a (diff) | |
download | ports-60b3a84279e0657b047e05ed4f622cf401e2376b.tar.gz ports-60b3a84279e0657b047e05ed4f622cf401e2376b.zip |
Use libtool15 port instead of included version to avoid objformat a.out botch
Notes
Notes:
svn path=/head/; revision=184749
Diffstat (limited to 'x11-toolkits/libgnomeprintuimm')
-rw-r--r-- | x11-toolkits/libgnomeprintuimm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile index b4f7c894c515..5a28f743990f 100644 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ b/x11-toolkits/libgnomeprintuimm/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ gnomeprintmm-2.5.2:${PORTSDIR}/print/libgnomeprintmm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes |