diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-16 22:12:53 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-01-16 22:12:53 +0000 |
commit | 6c5bd94ed492906303d8885992b6e399234d7da4 (patch) | |
tree | 0b9ec2d1d464784cb6b512575af681a561d9af8f /graphics/libafterimage | |
parent | 0953660aea925be96016e7a52919c62474114255 (diff) | |
download | ports-6c5bd94ed492906303d8885992b6e399234d7da4.tar.gz ports-6c5bd94ed492906303d8885992b6e399234d7da4.zip |
Notes
Diffstat (limited to 'graphics/libafterimage')
-rw-r--r-- | graphics/libafterimage/Makefile | 3 |
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 |