diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xlupe/Makefile | 2 | ||||
-rw-r--r-- | x11/xlupe/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 8f218c37908b..63031a65f474 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -16,4 +16,6 @@ COMMENT= Magnifying glass for X. like xmag but with continously updates USE_IMAKE= yes USE_XPM= yes +PLIST_FILES= bin/xlupe + .include <bsd.port.mk> diff --git a/x11/xlupe/pkg-plist b/x11/xlupe/pkg-plist deleted file mode 100644 index a415affd0ac1..000000000000 --- a/x11/xlupe/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xlupe |