diff options
Diffstat (limited to 'graphics/ogre3d/Makefile')
-rw-r--r-- | graphics/ogre3d/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 9b3b073fd1b8..b8c7b173fa05 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -7,7 +7,6 @@ PORTNAME= ogre3d PORTVERSION= 1.0.6 -PORTREVISION= 0 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ogre @@ -22,7 +21,6 @@ LIB_DEPENDS= zzip.10:${PORTSDIR}/devel/zziplib \ WRKSRC= ${WRKDIR}/ogrenew CONFIGURE_ARGS= --disable-cg --program-transform-name= USE_REINPLACE= YES -USE_AUTOTOOLS= libtool:13 GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 |