aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnomemm/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-12 22:44:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-12 22:44:40 +0000
commit596eba3243d8971b93e975f2fe5090f8523b4e7c (patch)
tree6cfe43447b16a6c8c174a1e75da67e3e315098d1 /x11-toolkits/gnomemm/Makefile
parent8b07f3e598f754a09f817c9b3510fca087debf2c (diff)
downloadports-596eba3243d8971b93e975f2fe5090f8523b4e7c.tar.gz
ports-596eba3243d8971b93e975f2fe5090f8523b4e7c.zip
Notes
Diffstat (limited to 'x11-toolkits/gnomemm/Makefile')
-rw-r--r--x11-toolkits/gnomemm/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-toolkits/gnomemm/Makefile b/x11-toolkits/gnomemm/Makefile
index 57e8d14470d6..24f575f6252b 100644
--- a/x11-toolkits/gnomemm/Makefile
+++ b/x11-toolkits/gnomemm/Makefile
@@ -5,9 +5,6 @@ PORTNAME= gnomemm
PORTVERSION= 2.6.2
PORTREVISION= 8
CATEGORIES= x11-toolkits devel gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
MAINTAINER= bland@FreeBSD.org
COMMENT= The "meta-port" for the powerful C++ bindings to the GNOME2 libraries
@@ -19,8 +16,6 @@ LIB_DEPENDS= libgconfmm-2.6.so:${PORTSDIR}/devel/gconfmm26 \
libgnomemm-2.6.so:${PORTSDIR}/x11/libgnomemm26 \
libgnomeuimm-2.6.so:${PORTSDIR}/x11-toolkits/libgnomeuimm26
-NO_BUILD= yes
-NO_INSTALL= yes
-NO_MTREE= yes
+USES= metaport
.include <bsd.port.mk>