diff options
Diffstat (limited to 'misc/grun/Makefile')
-rw-r--r-- | misc/grun/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile index 8009d9d916e..db3912caed7 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -16,6 +16,5 @@ CONFIGURE_ARGS+=--enable-testfile PLIST_FILES= bin/grun %%DATADIR%%/consfile %%DATADIR%%/gassoc \ man/man1/grun.1x.gz -PLIST_DIRS= %%DATADIR%% .include <bsd.port.mk> |