diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 17:56:37 +0000 |
commit | 6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6 (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /sysutils/unieject | |
parent | 4627852ca68a41774078979b35195363ed827356 (diff) | |
download | ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.tar.gz ports-6b720eaf70d03758f08ee62ef9ed7dfbdbad40e6.zip |
Notes
Diffstat (limited to 'sysutils/unieject')
-rw-r--r-- | sysutils/unieject/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index bd6f72038a2b..147395fca79d 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= confuse:${PORTSDIR}/devel/libconfuse \ cdio:${PORTSDIR}/sysutils/libcdio USE_BZIP2= yes -USES= pathfix -USE_GNOME= glib20 gnomehack +USES= pathfix +USE_GNOME= glib20 USE_GETTEXT= yes USE_ICONV= yes USE_PKGCONFIG= build |