summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-27 16:18:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-27 16:18:00 +0000
commita82c81f429c973e59c3b399cd9319347dcfd784f (patch)
treee584acfe600b0379e2f7f9ebe9368fa2ba2f5cec /sysutils
parentMost unkindly the java/java-getopt port changed the name (diff)
- Pet portlint: move LICENSE upward
- Support STAGEDIR - While I'm here: - Remove leading indefinite article from COMMENT - Convert to new LIB_DEPENDS format - Use USES=pathfix PR: ports/184271 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Notes
Notes: svn path=/head/; revision=335030
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gai-leds/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/gai-leds/Makefile b/sysutils/gai-leds/Makefile
index ed6b0908bc46..153df9b43d8d 100644
--- a/sysutils/gai-leds/Makefile
+++ b/sysutils/gai-leds/Makefile
@@ -8,18 +8,17 @@ CATEGORIES= sysutils
MASTER_SITES= SF/gai/GAI%20-%20Applets/${PORTNAME}
MAINTAINER= douglas@douglasthrift.net
-COMMENT= A GAI applet that displays the keyboard status leds
-
-LIB_DEPENDS= gai:${PORTSDIR}/x11-toolkits/gai
+COMMENT= GAI applet that displays the keyboard status leds
LICENSE= GPLv2
+LIB_DEPENDS= libgai.so:${PORTSDIR}/x11-toolkits/gai
+
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pathfix pkgconfig
USE_BZIP2= yes
-USE_GNOME= gnomehack gnomeprefix
+USE_GNOME= gnomeprefix
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \