aboutsummaryrefslogtreecommitdiff
path: root/net/remotedesk/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 07:44:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-09 07:44:41 +0000
commit06f79b66f2eb028c4ab81977dcb1e010ef9cf946 (patch)
treeb7aed86ac84412d11603ce23b7893d46f0d7475b /net/remotedesk/Makefile
parent5c3f57fd49a53ee36e7a7bc6263e4dd1fd331c27 (diff)
Notes
Diffstat (limited to 'net/remotedesk/Makefile')
-rw-r--r--net/remotedesk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/remotedesk/Makefile b/net/remotedesk/Makefile
index 94220f803e12..0fab090400ab 100644
--- a/net/remotedesk/Makefile
+++ b/net/remotedesk/Makefile
@@ -14,10 +14,8 @@ LICENSE= GPLv2 # or later
RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
+USES= gnustep
+USE_GNUSTEP= back build
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \