aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/kshutdown-kde4
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2014-02-20 21:00:31 +0800
committermakc <makc@FreeBSD.org>2014-02-20 21:00:31 +0800
commitf225c6fa534a1f7dd0209b7166352bf764af6e2e (patch)
treee0877804d9ab211df387cf248750aa09cc1c73a2 /sysutils/kshutdown-kde4
parent34d0e8d9b0d24e92396af0cc20c9de6da4ed9b63 (diff)
downloadfreebsd-ports-gnome-f225c6fa534a1f7dd0209b7166352bf764af6e2e.tar.gz
freebsd-ports-gnome-f225c6fa534a1f7dd0209b7166352bf764af6e2e.tar.zst
freebsd-ports-gnome-f225c6fa534a1f7dd0209b7166352bf764af6e2e.zip
- Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Remove useless LATEST_LINK
Diffstat (limited to 'sysutils/kshutdown-kde4')
-rw-r--r--sysutils/kshutdown-kde4/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/kshutdown-kde4/Makefile b/sysutils/kshutdown-kde4/Makefile
index 3376c644923c..71a648a73a76 100644
--- a/sysutils/kshutdown-kde4/Makefile
+++ b/sysutils/kshutdown-kde4/Makefile
@@ -15,9 +15,6 @@ USES= cmake
USE_QT4= moc_build qmake_build rcc_build uic_build
USE_KDE4= automoc4 kdehier kdeprefix workspace
-LATEST_LINK= ${PORTNAME}-kde4
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
-NO_STAGE= yes
.include <bsd.port.mk>