Index: x11/deforaos-desktop/Makefile =================================================================== --- x11/deforaos-desktop/Makefile (revision 391781) +++ x11/deforaos-desktop/Makefile (working copy) @@ -5,9 +5,6 @@ PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none PKGNAMEPREFIX= deforaos- MAINTAINER= olivier@cochard.me @@ -26,11 +23,8 @@ ${LOCALBASE}/bin/editor:${PORTSDIR}/editors/deforaos-editor \ ${LOCALBASE}/bin/phone:${PORTSDIR}/comms/deforaos-phone -NO_BUILD= yes -NO_MTREE= yes +USES= metaport -do-install: - pre-everything:: @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." @${ECHO_MSG} "It won't build and install all the parts until you have typed make install"