diff options
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xtu/Makefile | 1 | ||||
-rw-r--r-- | x11-clocks/xtu/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 161207f28b7f..b21a30d779eb 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -18,6 +18,7 @@ USE_IMAKE= yes WANT_GNOME= yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" NO_INSTALL_MANPAGES= yes +PLIST_FILES= bin/xtu .include <bsd.port.pre.mk> diff --git a/x11-clocks/xtu/pkg-plist b/x11-clocks/xtu/pkg-plist deleted file mode 100644 index ad8316d26ac0..000000000000 --- a/x11-clocks/xtu/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xtu |