diff options
Diffstat (limited to 'graphics/linux-tiff/Makefile')
-rw-r--r-- | graphics/linux-tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile index 07f0b15ae73c..5157a22322b7 100644 --- a/graphics/linux-tiff/Makefile +++ b/graphics/linux-tiff/Makefile @@ -27,7 +27,7 @@ USE_LINUX_APPS= jpeg LINUX_DIST_VER= 4 USE_LDCONFIG= yes BRANDELF_DIRS= usr/bin -PLIST= pkg-plist.${LINUX_RPM_ARCH} +PLIST= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" .include <bsd.port.mk> |