aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql90-plpython
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-01-22 18:32:00 +0000
committerChris Rees <crees@FreeBSD.org>2013-01-22 18:32:00 +0000
commit002ec11db5d8846e552774df213c8ebfe1f2a989 (patch)
tree4f671ce2c809d4fbed6c23eac6c29697f8a2e098 /databases/postgresql90-plpython
parent16b46f1aeeb55d54b6a0fb0cc52890ebf3acc1ba (diff)
downloadports-002ec11db5d8846e552774df213c8ebfe1f2a989.tar.gz
ports-002ec11db5d8846e552774df213c8ebfe1f2a989.zip
Remove versioned PKGNAMESUFFIX from -plpython ports; the versions differ anyway
Submitted by: sunpoet
Notes
Notes: svn path=/head/; revision=310833
Diffstat (limited to 'databases/postgresql90-plpython')
-rw-r--r--databases/postgresql90-plpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql90-plpython/Makefile b/databases/postgresql90-plpython/Makefile
index f704cfab043b..9e08213f183c 100644
--- a/databases/postgresql90-plpython/Makefile
+++ b/databases/postgresql90-plpython/Makefile
@@ -2,7 +2,7 @@
PORTNAME= postgresql
CATEGORIES= databases python
-PKGNAMESUFFIX= ${WANT_PGSQL_VER}-plpython
+PKGNAMESUFFIX= -plpython
MAINTAINER= pgsql@FreeBSD.org
COMMENT= Module for using Python to write SQL functions