mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Switch to options helpers
Approved by: portmgr blanket
This commit is contained in:
parent
97ba4d036b
commit
768d52b26c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398058
1 changed files with 1 additions and 5 deletions
|
@ -27,12 +27,8 @@ GNEE_CONFIGURE_ENABLE= gui
|
||||||
GNEE_USES= pkgconfig
|
GNEE_USES= pkgconfig
|
||||||
GNEE_USE= GNOME=gtk20
|
GNEE_USE= GNOME=gtk20
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
GNEE_DESKTOP_ENTRIES= "Gnee" "" "${PORTNAME}.png" \
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MGNEE}
|
|
||||||
DESKTOP_ENTRIES= "Gnee" "" "${PORTNAME}.png" \
|
|
||||||
"gnee" "Development;" true
|
"gnee" "Development;" true
|
||||||
.endif
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
|
|
Loading…
Add table
Reference in a new issue