diff options
Diffstat (limited to 'x11-clocks/dclock/Makefile')
-rw-r--r-- | x11-clocks/dclock/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-clocks/dclock/Makefile b/x11-clocks/dclock/Makefile index df71eb61fe8..b0262aeba29 100644 --- a/x11-clocks/dclock/Makefile +++ b/x11-clocks/dclock/Makefile @@ -27,8 +27,6 @@ PLIST_FILES= bin/dclock \ man/man1/${PORTNAME}.1.gz \ %%DATADIR%%/sounds/bell.wav \ %%DATADIR%%/sounds/digital.wav -PLIST_DIRS= %%DATADIR%%/sounds \ - %%DATADIR%% .include <bsd.port.options.mk> |