diff options
Diffstat (limited to 'sysutils/xorriso/Makefile')
-rw-r--r-- | sysutils/xorriso/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index c897f1c6741b..fe101d01b67a 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS= libburn>=1.1.0:${PORTSDIR}/devel/libburn \ GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig -USE_ICONV= yes +USES= pathfix pkgconfig iconv USE_LDCONFIG= yes WANT_GNOME= yes |