aboutsummaryrefslogtreecommitdiff
path: root/devel/automoc4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-02-20 13:00:31 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-02-20 13:00:31 +0000
commita95c6ea5dea516f3b7a5d0ff8637b6576c8f02e3 (patch)
treee0877804d9ab211df387cf248750aa09cc1c73a2 /devel/automoc4
parent625a9c622f2989df980a5772e58876d1e0ec6496 (diff)
downloadports-a95c6ea5dea516f3b7a5d0ff8637b6576c8f02e3.tar.gz
ports-a95c6ea5dea516f3b7a5d0ff8637b6576c8f02e3.zip
Notes
Diffstat (limited to 'devel/automoc4')
-rw-r--r--devel/automoc4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile
index f20bb83a19ba..88c05203ff71 100644
--- a/devel/automoc4/Makefile
+++ b/devel/automoc4/Makefile
@@ -5,8 +5,7 @@ PORTNAME= automoc4
PORTVERSION= 0.9.88
PORTREVISION= 3
CATEGORIES= devel kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
@@ -17,5 +16,4 @@ USE_BZIP2= yes
USES= cmake iconv
MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
.include <bsd.port.mk>