aboutsummaryrefslogtreecommitdiff
path: root/graphics/libafterimage
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-01-16 22:12:53 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-01-16 22:12:53 +0000
commit6c5bd94ed492906303d8885992b6e399234d7da4 (patch)
tree0b9ec2d1d464784cb6b512575af681a561d9af8f /graphics/libafterimage
parent0953660aea925be96016e7a52919c62474114255 (diff)
downloadports-6c5bd94ed492906303d8885992b6e399234d7da4.tar.gz
ports-6c5bd94ed492906303d8885992b6e399234d7da4.zip
libAfterImage depends silently on librsvg2 if it is installed: record
this dependency and bump PORTREVISION. Thanks to: a report from John Stalbaum
Notes
Notes: svn path=/head/; revision=205731
Diffstat (limited to 'graphics/libafterimage')
-rw-r--r--graphics/libafterimage/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile
index 51d89762b982..6d408e586a25 100644
--- a/graphics/libafterimage/Makefile
+++ b/graphics/libafterimage/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libafterimage
PORTVERSION= 1.15
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= afterstep
@@ -22,6 +23,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff \
freetype.9:${PORTSDIR}/print/freetype2
+USE_GNOME= librsvg2
+
USE_BZIP2= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes