diff options
Diffstat (limited to 'textproc/linux-libxml2/Makefile')
-rw-r--r-- | textproc/linux-libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile index f1a7c9772afd..1d865268bda9 100644 --- a/textproc/linux-libxml2/Makefile +++ b/textproc/linux-libxml2/Makefile @@ -22,7 +22,7 @@ USE_LINUX_RPM= yes 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> |