diff options
Diffstat (limited to 'editors/fxite')
-rw-r--r-- | editors/fxite/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index a7895559ffa9..7be45e0ac88c 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -55,6 +55,5 @@ FOX_LIBS+= `pkgconf fox17 --libs` PLIST_FILES= bin/fxite \ share/pixmaps/fxite.xpm \ share/applications/fxite.desktop -PLIST_DIRSTRY= share/applications .include <bsd.port.mk> |