1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fixed problem with OptionsNG

PR:		ports/169040
Submitted by:	maintainer(private email)
This commit is contained in:
Sylvio Cesar Teixeira 2012-06-22 00:56:45 +00:00
parent 19bcffc837
commit e7febccf30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299746

View File

@ -32,9 +32,8 @@ USE_GMAKE= yes
USE_GNOME= gtk20 gnomehack
INSTALLS_ICONS= yes
OPTIONS_DEFINE= AVAHI
OPTIONS_DEFINE= AVAHI NLS
AVAHI_DESC= Zeroconf support (Avahi)
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>