diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /graphics/ogre3d | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) |
Notes
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r-- | graphics/ogre3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 706dc87e6f0a..21f32bb77f44 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogre3d PORTVERSION= 1.4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=ogre @@ -30,7 +30,6 @@ GNU_CONFIGURE= YES USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= YES USE_BZIP2= YES -USE_XLIB= YES #USE_GCC= 3.4 USE_GNOME= gnomehack USE_GMAKE= YES |