diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-03 20:38:06 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-10-03 20:38:06 +0000 |
commit | 3f63ef5ece8f6a7ec4d7604783e8b38e268c8829 (patch) | |
tree | 65ca89d00aa676e390dcd4ab6dec11dc9b689915 /graphics/cegui04/Makefile | |
parent | 96572994de46e36408462750015f6d2d1695db44 (diff) | |
download | ports-3f63ef5ece8f6a7ec4d7604783e8b38e268c8829.tar.gz ports-3f63ef5ece8f6a7ec4d7604783e8b38e268c8829.zip |
Notes
Diffstat (limited to 'graphics/cegui04/Makefile')
-rw-r--r-- | graphics/cegui04/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile index 984ab9073f9d..0fd6276871de 100644 --- a/graphics/cegui04/Makefile +++ b/graphics/cegui04/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil WRKSRC= ${WRKDIR}/${PORTNAME}_mk2 USE_REINPLACE= YES -USE_LIBTOOL_VER=15 +USE_LIBTOOL_VER=13 GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 |