summaryrefslogtreecommitdiff
path: root/sysutils/libcdio
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 07:47:02 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 07:47:02 +0000
commit7ec4b3d1a268df1e30726e5ae185bfa7ec7af2dc (patch)
treeed863c0ce8ca0afdea6de1e948f5d224ac4166e5 /sysutils/libcdio
parent- Update to 0.9.4 (bugfix release) (diff)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327370
Diffstat (limited to 'sysutils/libcdio')
-rw-r--r--sysutils/libcdio/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile
index 3868ba673408..b76fd2503208 100644
--- a/sysutils/libcdio/Makefile
+++ b/sysutils/libcdio/Makefile
@@ -18,11 +18,10 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
-USES= pathfix pkgconfig iconv ncurses
-USE_GMAKE= yes
+USES= pathfix pkgconfig iconv ncurses gmake perl5
USE_LDCONFIG= yes
CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG}
-USE_PERL5_BUILD=yes
+USE_PERL5= build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
MAN1= cd-drive.1 cd-info.1 iso-read.1 iso-info.1 cd-read.1