diff options
Diffstat (limited to 'graphics/p5-feedgnuplot/Makefile')
-rw-r--r-- | graphics/p5-feedgnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-feedgnuplot/Makefile b/graphics/p5-feedgnuplot/Makefile index 2f59d4f3b227..2581d0f3468d 100644 --- a/graphics/p5-feedgnuplot/Makefile +++ b/graphics/p5-feedgnuplot/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ USES= perl5 USE_PERL5= configure -PLIST_FILES= bin/feedgnuplot man/man1/feedgnuplot.1.gz +PLIST_FILES= bin/feedgnuplot ${SITE_MAN1}/feedgnuplot.1.gz .include <bsd.port.mk> |