svn commit: r328112 - head/devel/tradcpp
Baptiste Daroussin
bapt at FreeBSD.org
Tue Sep 24 11:26:41 UTC 2013
Author: bapt
Date: Tue Sep 24 11:26:40 2013
New Revision: 328112
URL: http://svnweb.freebsd.org/changeset/ports/328112
Log:
Add uidfix uses in preparation to allow packaging as a user
Modified:
head/devel/tradcpp/Makefile
Modified: head/devel/tradcpp/Makefile
==============================================================================
--- head/devel/tradcpp/Makefile Tue Sep 24 11:22:49 2013 (r328111)
+++ head/devel/tradcpp/Makefile Tue Sep 24 11:26:40 2013 (r328112)
@@ -10,6 +10,8 @@ COMMENT= Traditional (K&R-style) C prepr
LICENSE= BSD
+USES= uidfix
+
PLIST_FILES= bin/${PORTNAME} \
man/man1/${PORTNAME}.1.gz
More information about the svn-ports-all
mailing list