diff options
Diffstat (limited to 'graphics/jpeginfo')
-rw-r--r-- | graphics/jpeginfo/Makefile | 1 | ||||
-rw-r--r-- | graphics/jpeginfo/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpeginfo/Makefile b/graphics/jpeginfo/Makefile index 963952f25e2b..f27aca9d8425 100644 --- a/graphics/jpeginfo/Makefile +++ b/graphics/jpeginfo/Makefile @@ -20,5 +20,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" MAN1= jpeginfo.1 +PLIST_FILES= bin/jpeginfo .include <bsd.port.mk> diff --git a/graphics/jpeginfo/pkg-plist b/graphics/jpeginfo/pkg-plist deleted file mode 100644 index 7dad7a530a5b..000000000000 --- a/graphics/jpeginfo/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/jpeginfo |