diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-06-20 09:51:38 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-06-20 09:51:38 +0000 |
commit | c4677e411c49463a9b64afaac8425ea8712d7b7a (patch) | |
tree | 9055acbd7b0a03bafaccd2fe992160c5b2da18d2 /devel/chrpath | |
parent | 4698330b903864d20f54c8bca7306d9551744795 (diff) |
Notes
Diffstat (limited to 'devel/chrpath')
-rw-r--r-- | devel/chrpath/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/chrpath/Makefile b/devel/chrpath/Makefile index 10c931adbfb2..74a1d807d69c 100644 --- a/devel/chrpath/Makefile +++ b/devel/chrpath/Makefile @@ -17,6 +17,8 @@ GNU_CONFIGURE= yes MAN1= chrpath.1 +USE_FMAKE= yes + PLIST_FILES= bin/chrpath PORTDOCS= AUTHORS ChangeLog NEWS README |