aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gxanim
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-19 17:56:05 +0000
commit3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch)
treed573ea09b2bf6be67cb497df199932da9e2707c4 /multimedia/gxanim
parent40049f4af2200d0dcf33596508688623fc75f764 (diff)
downloadports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.tar.gz
ports-3e4ed01146cfe2bdca465bd0e4d199341f62a0b6.zip
Notes
Diffstat (limited to 'multimedia/gxanim')
-rw-r--r--multimedia/gxanim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gxanim/Makefile b/multimedia/gxanim/Makefile
index d0a3d2321a90..cd2335106c2d 100644
--- a/multimedia/gxanim/Makefile
+++ b/multimedia/gxanim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gxanim
PORTVERSION= 0.50
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://www.rswarren.com/code/
DISTNAME= GXAnim-${PORTVERSION}
@@ -21,7 +21,6 @@ PLIST_FILES= bin/gxanim
WRKSRC= ${WRKDIR}/gxanim-${PORTVERSION}
USE_BZIP2= yes
-USE_XLIB= yes
USE_GNOME= gtk12
.include <bsd.port.mk>