1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

libAfterImage depends silently on librsvg2 if it is installed: record

this dependency and bump PORTREVISION.

Thanks to:	a report from John Stalbaum
This commit is contained in:
Thierry Thomas 2008-01-16 22:12:53 +00:00
parent 0953660aea
commit 6c5bd94ed4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205731

View File

@ -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