aboutsummaryrefslogtreecommitdiff
path: root/devel/e2fsprogs-libss/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-10-29 22:33:41 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-10-29 22:33:41 +0000
commit4849fd5ff8bdb063a73a09c3357ea538d1b2900d (patch)
tree617145085917cb0524d704fcbf4f27b2229746be /devel/e2fsprogs-libss/Makefile
parent470e79364037a70f492e7fc9d10600d2ab7d2d6a (diff)
downloadports-4849fd5ff8bdb063a73a09c3357ea538d1b2900d.tar.gz
ports-4849fd5ff8bdb063a73a09c3357ea538d1b2900d.zip
Notes
Diffstat (limited to 'devel/e2fsprogs-libss/Makefile')
-rw-r--r--devel/e2fsprogs-libss/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/e2fsprogs-libss/Makefile b/devel/e2fsprogs-libss/Makefile
index e9ea88b2444e..271f5dc0d936 100644
--- a/devel/e2fsprogs-libss/Makefile
+++ b/devel/e2fsprogs-libss/Makefile
@@ -15,17 +15,14 @@ OPTIONS_EXCLUDE= DOCS EXAMPLES IPV6 NLS
CONFIGURE_ARGS= --enable-elf-shlibs
MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
ALL_TARGET= subs
INSTALL_WRKSRC= ${WRKSRC}/lib/ss
FILESDIR= ${.CURDIR}/files
-MAN1= mk_cmds.1
-
PKGDIR= ${.CURDIR}
-NO_STAGE= yes
pre-build:
@(cd ${WRKSRC}/lib/ss && compile_et ss_err.et && \
${REINPLACE_CMD} -f ${FILESDIR}/fix-ss_err.h.sed ss_err.h)