diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 21:41:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-09 21:41:07 +0000 |
commit | 0afc48dfb60039884476c476f3b681181f6cc4f3 (patch) | |
tree | 793d416333c34f47336e59b56962bc57975799e1 /security/py-PF | |
parent | 279168e15681141a6e1f23cd8ce29bc337fe4d5a (diff) | |
download | ports-0afc48dfb60039884476c476f3b681181f6cc4f3.tar.gz ports-0afc48dfb60039884476c476f3b681181f6cc4f3.zip |
Notes
Diffstat (limited to 'security/py-PF')
-rw-r--r-- | security/py-PF/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile index 7a308a42ea6a..188abd41e053 100644 --- a/security/py-PF/Makefile +++ b/security/py-PF/Makefile @@ -20,7 +20,6 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= ${PYTHON_PKGNAMEPREFIX:C/[0-9]+//}_${PORTNAME} -PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message post-install: |