diff options
Diffstat (limited to 'games/abridge')
-rw-r--r-- | games/abridge/Makefile | 1 | ||||
-rw-r--r-- | games/abridge/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile index 0719c0c82b2d..c69c35834be0 100644 --- a/games/abridge/Makefile +++ b/games/abridge/Makefile @@ -20,5 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config MAN1= abridge.1 +PLIST_FILES= bin/abridge .include <bsd.port.mk> diff --git a/games/abridge/pkg-plist b/games/abridge/pkg-plist deleted file mode 100644 index 0b7b08ce08b9..000000000000 --- a/games/abridge/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/abridge |