diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-29 15:13:30 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-29 15:13:30 +0000 |
commit | 6f7b1a63ad50582eb67fa31e6d502c109bd868cf (patch) | |
tree | f7ef943346b8e1730abaf8a1e1c06debe9bc1334 /net/grive | |
parent | Allow a user non belonging to whell to create a package (diff) |
- Remove superfluous INSTALL_TARGET
Diffstat (limited to 'net/grive')
-rw-r--r-- | net/grive/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/grive/Makefile b/net/grive/Makefile index bb4a6b6dca3a..82a4b84de123 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -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 |