svn commit: r333957 - head/games/xtic
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Nov 16 01:15:12 UTC 2013
Author: danilo
Date: Sat Nov 16 01:15:11 2013
New Revision: 333957
URL: http://svnweb.freebsd.org/changeset/ports/333957
Log:
- Add stage support
Modified:
head/games/xtic/Makefile
Modified: head/games/xtic/Makefile
==============================================================================
--- head/games/xtic/Makefile Sat Nov 16 01:13:37 2013 (r333956)
+++ head/games/xtic/Makefile Sat Nov 16 01:15:11 2013 (r333957)
@@ -14,10 +14,8 @@ COMMENT= X version of a simple but trick
USES= imake
USE_XORG= xaw
-MAN1= xtic.1
-PLIST_FILES= bin/xtic
+PLIST_FILES= bin/xtic man/man1/xtic.1.gz
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/configure.h
More information about the svn-ports-all
mailing list