aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:34:03 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-11-05 02:34:03 +0000
commitc7039a64bb97f69828b4c690d2ed18ec9550b538 (patch)
tree38f256ff63d413fea80e7436a28ac24dfb9df897 /accessibility
parent45414193d2a7a800b05553906d56de3e9d9ce22f (diff)
downloadports-c7039a64bb97f69828b4c690d2ed18ec9550b538.tar.gz
ports-c7039a64bb97f69828b4c690d2ed18ec9550b538.zip
Add USE_LDCONFIG, bump the PORTREVISION.
Found by: portlint (cports.sh)
Notes
Notes: svn path=/head/; revision=176396
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnopernicus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile
index 46b0c18e7930..fde3c040ed66 100644
--- a/accessibility/gnopernicus/Makefile
+++ b/accessibility/gnopernicus/Makefile
@@ -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