diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 01:56:37 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 01:56:37 +0800 |
commit | 43ccbbf15edb2beca09cc0b42fd7fe707608f05e (patch) | |
tree | a2c11d52ab3177a4c2576c465a4d77328c906e96 /sysutils/unieject | |
parent | 9813bea18d41cff302e8ed1c8b3e9b147fdd3306 (diff) | |
download | freebsd-ports-gnome-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.tar.gz freebsd-ports-gnome-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.tar.zst freebsd-ports-gnome-43ccbbf15edb2beca09cc0b42fd7fe707608f05e.zip |
Convert a few remaining straglers from the unmaintined ports to pathfix
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 |