summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-07-04 18:35:32 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-07-04 18:35:32 +0000
commitc4c8c4061fadecb30a0858888019881aee11cc0c (patch)
treef0b2a63c53b873a08ff3933034d9b8e07f50a97c /editors
parentMove from secondary category "net" to "irc". (diff)
Update to lpe 1.2.2.
Notes
Notes: svn path=/head/; revision=19997
Diffstat (limited to 'editors')
-rw-r--r--editors/lpe/Makefile7
-rw-r--r--editors/lpe/distinfo2
-rw-r--r--editors/lpe/files/patch-ae13
-rw-r--r--editors/lpe/pkg-plist7
4 files changed, 25 insertions, 4 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index 76d3b49bea95..c618814d8550 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: lpe
-# Version required: 1.2.1
+# Version required: 1.2.2
# Date created: 12 April 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1999/04/22 23:11:08 mharo Exp $
+# $Id: Makefile,v 1.4 1999/06/19 05:26:23 cpiazza Exp $
#
-DISTNAME= lpe-1.2.1
+DISTNAME= lpe-1.2.2
CATEGORIES= editors
MASTER_SITES= http://cdsmith.twu.net/lpe/
@@ -19,6 +19,7 @@ USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-ltermcap"
+CONFIGURE_ARGS= --includedir=${LOCALBASE}/include
MAN1= lpe.1
diff --git a/editors/lpe/distinfo b/editors/lpe/distinfo
index 199bcef4e21d..f9b33aa36c44 100644
--- a/editors/lpe/distinfo
+++ b/editors/lpe/distinfo
@@ -1 +1 @@
-MD5 (lpe-1.2.1.tar.gz) = 31da8e328ecf0ba875598df97ef195c4
+MD5 (lpe-1.2.2.tar.gz) = 2ff7d61c29e71041a33f1271081b39a4
diff --git a/editors/lpe/files/patch-ae b/editors/lpe/files/patch-ae
new file mode 100644
index 000000000000..999555337905
--- /dev/null
+++ b/editors/lpe/files/patch-ae
@@ -0,0 +1,13 @@
+--- Makefile.in.orig Sat Jul 3 19:33:57 1999
++++ Makefile.in Mon Jul 5 10:28:35 1999
+@@ -108,8 +108,8 @@
+ lpe_LDADD = @INTLLIBS@ @INTLOBJS@ @DL_LIB@ @SLANG_LIB@
+ lpe_LDFLAGS = @lpe_LDFLAGS@
+ lpe_DEPENDENCIES = @lpe_DEPS@ @INTLDEPS@
+-@USE_INCLUDED_LIBINTL_TRUE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/@DATADIRNAME@\" -I$(top_srcdir)/intl
+-@USE_INCLUDED_LIBINTL_FALSE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\"
++@USE_INCLUDED_LIBINTL_TRUE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/@DATADIRNAME@\" -I$(top_srcdir)/intl -I@includedir@
++@USE_INCLUDED_LIBINTL_FALSE@CPPFLAGS = -DLOCALEDIR=\"$(datadir)/locale\" -I@includedir@
+
+ liblpedir = $(libdir)/lpe
+
diff --git a/editors/lpe/pkg-plist b/editors/lpe/pkg-plist
index 913b8717d9b6..44dcccd9a304 100644
--- a/editors/lpe/pkg-plist
+++ b/editors/lpe/pkg-plist
@@ -1,4 +1,11 @@
bin/lpe
+lib/lpe/cmode.so
+lib/lpe/cppmode.so
+lib/lpe/perlmode.so
+lib/lpe/mailmode.so
+lib/lpe/htmlmode.so
+lib/lpe/sgmlmode.so
+lib/lpe/javamode.so
lib/lpe/libcmode.a
lib/lpe/libcmode.so
lib/lpe/libcmode.so.0