diff options
Diffstat (limited to 'sysutils/libcdio/Makefile')
-rw-r--r-- | sysutils/libcdio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 9f958e418b66..0528ee5047d1 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -22,9 +22,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USE_GNOME= pkgconfig gnomehack +USES= pathfix pkgconfig iconv USE_GMAKE= yes -USE_ICONV= yes USE_LDCONFIG= yes USE_NCURSES= yes CONFIGURE_ARGS+= --with-libpopt-prefix=${LOCALBASE} \ |