Add USE_LDCONFIG, bump the PORTREVISION.

Found by:	portlint (cports.sh)
This commit is contained in:
Jeremy Messenger 2006-11-05 02:34:03 +00:00
parent 45414193d2
commit c7039a64bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176396

View File

@ -8,6 +8,7 @@
PORTNAME= gnopernicus
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= accessibility x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@ -21,6 +22,7 @@ LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag
USE_BZIP2= yes
USE_GETTEXT= yes
USE_XLIB= yes
USE_LDCONFIG= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
USE_GMAKE= yes