From f225c6fa534a1f7dd0209b7166352bf764af6e2e Mon Sep 17 00:00:00 2001 From: makc Date: Thu, 20 Feb 2014 13:00:31 +0000 Subject: - Add stage support - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Remove useless LATEST_LINK --- sysutils/kshutdown-kde4/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sysutils/kshutdown-kde4') 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 -- cgit