aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ports-mgmt/port-index-uniquifier/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/ports-mgmt/port-index-uniquifier/Makefile b/ports-mgmt/port-index-uniquifier/Makefile
index 075e9846c44b..0149fcc5f063 100644
--- a/ports-mgmt/port-index-uniquifier/Makefile
+++ b/ports-mgmt/port-index-uniquifier/Makefile
@@ -3,15 +3,10 @@
PORTNAME= port-index-uniquifier
PORTVERSION= ${OSVERSION}
CATEGORIES= ports-mgmt
-MASTER_SITES= # none
-DISTFILES= # none
-EXTRACT_ONLY= # none
MAINTAINER= cperciva@FreeBSD.org
COMMENT= Dummy port to ensure major versions have different INDEX files
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-NO_INSTALL= yes
+USES= metaport
.include <bsd.port.mk>