aboutsummaryrefslogtreecommitdiff
path: root/x11/xnee
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-27 21:39:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-27 21:39:00 +0000
commit768d52b26c32ec9773799b24f861c7d2a45e165c (patch)
treebdc99d0d5c643ea914f5c4e0155e3e4d427faad0 /x11/xnee
parent97ba4d036b604d80604af51e8429e24129a51692 (diff)
downloadports-768d52b26c32ec9773799b24f861c7d2a45e165c.tar.gz
ports-768d52b26c32ec9773799b24f861c7d2a45e165c.zip
- Switch to options helpers
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=398058
Diffstat (limited to 'x11/xnee')
-rw-r--r--x11/xnee/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 3f627fe3cad8..140f89042fc9 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -27,12 +27,8 @@ GNEE_CONFIGURE_ENABLE= gui
GNEE_USES= pkgconfig
GNEE_USE= GNOME=gtk20
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MGNEE}
-DESKTOP_ENTRIES= "Gnee" "" "${PORTNAME}.png" \
+GNEE_DESKTOP_ENTRIES= "Gnee" "" "${PORTNAME}.png" \
"gnee" "Development;" true
-.endif
post-patch:
@${REINPLACE_CMD} -e \