svn commit: r328553 - head/shells/dash
Eitan Adler
eadler at FreeBSD.org
Sat Sep 28 06:57:32 UTC 2013
Author: eadler
Date: Sat Sep 28 06:57:32 2013
New Revision: 328553
URL: http://svnweb.freebsd.org/changeset/ports/328553
Log:
- convert to staging
Modified:
head/shells/dash/Makefile
Modified: head/shells/dash/Makefile
==============================================================================
--- head/shells/dash/Makefile Sat Sep 28 06:55:18 2013 (r328552)
+++ head/shells/dash/Makefile Sat Sep 28 06:57:32 2013 (r328553)
@@ -11,12 +11,10 @@ COMMENT= POSIX-compliant implementation
GNU_CONFIGURE= yes
CFLAGS+= -DUNUSABLE_RT_SIGNALS
-USES= gmake
+USES= gmake
-PLIST_FILES= bin/dash
-MAN1= dash.1
+PLIST_FILES= bin/dash man/man1/dash.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/COMMON_CFLAGS =/ s|$$| ${CFLAGS}|' \
${WRKSRC}/src/Makefile.in
More information about the svn-ports-head
mailing list