diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-15 19:33:11 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-15 19:33:11 +0000 |
commit | a47a043291feed498c34b7dcba47acd9b4a59f28 (patch) | |
tree | cfe50764c68d1d11a321c48a405c58050a61d614 /textproc/redland-bindings-python | |
parent | c88bfc265fc067ccdf2d84cffef6029ab2bdddb2 (diff) |
Try to fix duplicate INDEX warning.
Pointyhat to: itetcu
Notes
Notes:
svn path=/head/; revision=167925
Diffstat (limited to 'textproc/redland-bindings-python')
-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 |