diff options
Diffstat (limited to 'graphics/whirlgif')
-rw-r--r-- | graphics/whirlgif/Makefile | 1 | ||||
-rw-r--r-- | graphics/whirlgif/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/whirlgif/Makefile b/graphics/whirlgif/Makefile index 94dd2632a59b..36c03e3c3993 100644 --- a/graphics/whirlgif/Makefile +++ b/graphics/whirlgif/Makefile @@ -17,6 +17,7 @@ COMMENT= A tool for making GIF animations NO_WRKSUBDIR= yes MAN1= whirlgif.1 +PLIST_FILES= bin/whirlgif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/whirlgif ${PREFIX}/bin diff --git a/graphics/whirlgif/pkg-plist b/graphics/whirlgif/pkg-plist deleted file mode 100644 index e97bf5fd4702..000000000000 --- a/graphics/whirlgif/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/whirlgif |