svn commit: r321368 - head/devel/chrpath
Rene Ladan
rene at FreeBSD.org
Thu Jun 20 09:55:13 UTC 2013
Author: rene
Date: Thu Jun 20 09:55:12 2013
New Revision: 321368
URL: http://svnweb.freebsd.org/changeset/ports/321368
Log:
Correctly specify the fmake dependency.
Modified:
head/devel/chrpath/Makefile
Modified: head/devel/chrpath/Makefile
==============================================================================
--- head/devel/chrpath/Makefile Thu Jun 20 09:51:38 2013 (r321367)
+++ head/devel/chrpath/Makefile Thu Jun 20 09:55:12 2013 (r321368)
@@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
MAN1= chrpath.1
-USE_FMAKE= yes
+USES= fmake
PLIST_FILES= bin/chrpath
More information about the svn-ports-head
mailing list