aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-tcltk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-09 13:42:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-09 13:42:26 +0000
commit92b220fa9c42a6c193337144b12ad0856cacbdeb (patch)
tree167e145ff2514271fb5c10b0e9f4b2859ead22b3 /databases/postgresql-tcltk
parent94169091b9fe1df39f70fc46f1dd7a7ae2aaed61 (diff)
downloadports-92b220fa9c42a6c193337144b12ad0856cacbdeb.tar.gz
ports-92b220fa9c42a6c193337144b12ad0856cacbdeb.zip
Notes
Diffstat (limited to 'databases/postgresql-tcltk')
-rw-r--r--databases/postgresql-tcltk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-tcltk/Makefile b/databases/postgresql-tcltk/Makefile
index 24e5cfb99d03..a53daee74b58 100644
--- a/databases/postgresql-tcltk/Makefile
+++ b/databases/postgresql-tcltk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= postgresql
PORTREVISION= 1
-CATEGORIES?= databases tcl${TCLVERSION:C/[^0-9]//g}
+CATEGORIES?= databases tcl
PKGNAMESUFFIX= -tcltk
MAINTAINER= girgen@FreeBSD.org
@@ -56,7 +56,7 @@ LIB_DEPENDS+= tk${TCLVERSION:S/.//}:${TKPORTDIR}${TCLVERSION:C/[^0-9]//g}
TKCONFIG= ${LOCALBASE}/lib/tk${TCLVERSION}
INCDIRS= ${TCL_INCDIR}:${TK_INCDIR}
PLIST_SUB+= TK=""
-CATEGORIES+= tk${TCLVERSION:C/[^0-9]//g}
+CATEGORIES+= tk
.endif
BUILD_DIRS= src/port ${INSTALL_DIRS}