diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-10 05:41:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-10 05:41:07 +0800 |
commit | ce9793aa3b3f5b73a00ffa0bfc7c881517c5554a (patch) | |
tree | ec9b71b598e8562b49e4d95bd50869e947c7a044 /security | |
parent | 30d024d1198bbfec5206d17bae5bd66dc5733301 (diff) | |
download | freebsd-ports-gnome-ce9793aa3b3f5b73a00ffa0bfc7c881517c5554a.tar.gz freebsd-ports-gnome-ce9793aa3b3f5b73a00ffa0bfc7c881517c5554a.tar.zst freebsd-ports-gnome-ce9793aa3b3f5b73a00ffa0bfc7c881517c5554a.zip |
- Remove PKGMESSAGE
Reported by: pav
Approved by: maintainer via irc
Diffstat (limited to 'security')
-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: |