aboutsummaryrefslogtreecommitdiff
path: root/devel/newt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-14 23:14:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-14 23:14:24 +0000
commit417f1d43cf28939f9e6c427351d5a0bee12b85c4 (patch)
tree08648758176d303aad6b7806ce9d887af0a86cb1 /devel/newt
parent79a42d2b57f71d1c2fd15f3fdde1b39eaf37f7e1 (diff)
downloadports-417f1d43cf28939f9e6c427351d5a0bee12b85c4.tar.gz
ports-417f1d43cf28939f9e6c427351d5a0bee12b85c4.zip
Notes
Diffstat (limited to 'devel/newt')
-rw-r--r--devel/newt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/newt/Makefile b/devel/newt/Makefile
index 8a654230068b..e4af14830cea 100644
--- a/devel/newt/Makefile
+++ b/devel/newt/Makefile
@@ -14,14 +14,14 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= perky
PKGNAMESUFFIX= ${PYTHONSUFFIX}${TCLSUFFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Not Erik's Windowing Toolkit: console I/O handling library#'
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
SOVERSION= 51
TCL_VERSION?= tcl8.3
TCL_NODOT= ${TCL_VERSION:S/.//}