diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-16 03:33:11 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-16 03:33:11 +0800 |
commit | afc50f934e7f1394928741e844cbd717d436af76 (patch) | |
tree | f32e878cf98d63c157499cb37cee86f2a47b0b35 /textproc | |
parent | 606bb713134302673dcd929523ea7dd3d9387e05 (diff) | |
download | freebsd-ports-gnome-afc50f934e7f1394928741e844cbd717d436af76.tar.gz freebsd-ports-gnome-afc50f934e7f1394928741e844cbd717d436af76.tar.zst freebsd-ports-gnome-afc50f934e7f1394928741e844cbd717d436af76.zip |
Try to fix duplicate INDEX warning.
Pointyhat to: itetcu
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/redland-bindings-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/redland-bindings-python/Makefile b/textproc/redland-bindings-python/Makefile index 4d7fd41f8e8d..92ed591bbdb6 100644 --- a/textproc/redland-bindings-python/Makefile +++ b/textproc/redland-bindings-python/Makefile @@ -9,6 +9,7 @@ CATEGORIES= textproc python MAINTAINER= j.haarman@synantics.com COMMENT= Python language bindings for the Redland package +PKGNAMESUFFIX= -python MASTERDIR= ${.CURDIR}/../redland-bindings |