diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-02 21:06:27 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-02 21:06:27 +0000 |
commit | 08351f8e016396e46d654e72eceb6a2ed81aadbb (patch) | |
tree | d97f07c03bb7f9977c1021629266214a9d2310e6 /devel/kdebindings4-python | |
parent | 0b3b58a79f748bf25f2a89f19316de184c390fa6 (diff) |
Notes
Diffstat (limited to 'devel/kdebindings4-python')
-rw-r--r-- | devel/kdebindings4-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/kdebindings4-python/Makefile b/devel/kdebindings4-python/Makefile index 498de5beda11..f129082b9e68 100644 --- a/devel/kdebindings4-python/Makefile +++ b/devel/kdebindings4-python/Makefile @@ -11,6 +11,7 @@ CATEGORIES= devel kde MASTER_SITES= # empty PKGNAMESUFFIX= -python DISTFILES= # none +UNIQUENAME?= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} MAINTAINER= kde@FreeBSD.org COMMENT= Meta port of Python bindings for KDE |