aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gai-leds
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-28 00:18:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-28 00:18:00 +0800
commit274f722903a0cabe57b341898b6e382b713d2862 (patch)
treee584acfe600b0379e2f7f9ebe9368fa2ba2f5cec /sysutils/gai-leds
parent182e4fd390bb1dc3dd6447bb6a2db7f47c5dfb94 (diff)
downloadfreebsd-ports-gnome-274f722903a0cabe57b341898b6e382b713d2862.tar.gz
freebsd-ports-gnome-274f722903a0cabe57b341898b6e382b713d2862.tar.zst
freebsd-ports-gnome-274f722903a0cabe57b341898b6e382b713d2862.zip
- 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)
Diffstat (limited to 'sysutils/gai-leds')
-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}"|; \