diff options
Diffstat (limited to 'x11/xskyroot')
-rw-r--r-- | x11/xskyroot/Makefile | 1 | ||||
-rw-r--r-- | x11/xskyroot/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile index 2161221f81d3..895877943f20 100644 --- a/x11/xskyroot/Makefile +++ b/x11/xskyroot/Makefile @@ -22,5 +22,6 @@ DIST_SUBDIR= ${PORTNAME} NO_WRKSUBDIR= yes USE_IMAKE= yes NO_INSTALL_MANPAGES= yes +PLIST_FILES= bin/xskyroot .include <bsd.port.mk> diff --git a/x11/xskyroot/pkg-plist b/x11/xskyroot/pkg-plist deleted file mode 100644 index cb5ec3b549dd..000000000000 --- a/x11/xskyroot/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xskyroot |