aboutsummaryrefslogtreecommitdiffstats
path: root/editors/lpe
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
commitbd70d01d2a5c5440ea5d31b2d677d007032b59c0 (patch)
tree3f0fd58dcf43de0c14cc57e54afaa7665237a89d /editors/lpe
parenta8cf6a846bc0ee3fa0044636828989fbf0a6d63b (diff)
downloadfreebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.gz
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.zst
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.zip
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
Diffstat (limited to 'editors/lpe')
-rw-r--r--editors/lpe/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index bf5afd14907d..24b025afd516 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -7,16 +7,16 @@
PORTNAME= lpe
PORTVERSION= 1.2.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= editors
MASTER_SITES= ftp://ftp.sasknow.com/pub/ \
ftp://ftp.twu.net/users/cdsmith/lpe/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A "lightweight programmer's editor" with syntax highlighting
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes