svn commit: r335185 - head/net/grive
Max Brazhnikov
makc at FreeBSD.org
Fri Nov 29 15:13:31 UTC 2013
Author: makc
Date: Fri Nov 29 15:13:30 2013
New Revision: 335185
URL: http://svnweb.freebsd.org/changeset/ports/335185
Log:
- Remove superfluous INSTALL_TARGET
Modified:
head/net/grive/Makefile
Modified: head/net/grive/Makefile
==============================================================================
--- head/net/grive/Makefile Fri Nov 29 14:57:42 2013 (r335184)
+++ head/net/grive/Makefile Fri Nov 29 15:13:30 2013 (r335185)
@@ -25,7 +25,6 @@ GH_TAGNAME= ${GH_COMMIT}
USES= cmake
CXXFLAGS+= -I${LOCALBASE}/include
-INSTALL_TARGET= install/strip
PLIST_FILES= bin/grive man/man1/grive.1.gz
More information about the svn-ports-head
mailing list