summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-04-19 18:16:58 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-04-19 18:16:58 +0000
commit855482271250cfc8cb71ee58590e2f6d457f0657 (patch)
tree4d91b39f2a0575989ae249b855003c93e1189398 /lang
parent- Fix pkg-plist to unbreak the port (diff)
- Use PLIST_* & PORTDOCS
- Use MAKE_ARGS instead of Makefile-patch
Notes
Notes: svn path=/head/; revision=133696
Diffstat (limited to 'lang')
-rw-r--r--lang/forth/Makefile4
-rw-r--r--lang/forth/files/patch-ae11
-rw-r--r--lang/forth/pkg-plist54
3 files changed, 4 insertions, 65 deletions
diff --git a/lang/forth/Makefile b/lang/forth/Makefile
index ac181180d718..2bf43791f209 100644
--- a/lang/forth/Makefile
+++ b/lang/forth/Makefile
@@ -19,10 +19,14 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BZIP2= yes
USE_GMAKE= yes
+MAKE_ARGS= OPTIM="${CFLAGS}"
USE_LIBTOOL_VER=13
CONFIGURE_ARGS= --disable-float
MAN1= pfe.1
+PLIST_FILES= bin/pfe lib/pfe/p4ed.so
+PLIST_DIRS= lib/pfe
+PORTDOCS= *
.include <bsd.port.pre.mk>
diff --git a/lang/forth/files/patch-ae b/lang/forth/files/patch-ae
deleted file mode 100644
index ace2d817e261..000000000000
--- a/lang/forth/files/patch-ae
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Fri Apr 28 02:54:55 2000
-+++ Makefile.in Sat Apr 29 05:48:14 2000
-@@ -61,7 +61,7 @@
- MV = @MV@
- NM = @NM@
- OBJDUMP = @OBJDUMP@
--OPTIM = @OPTIM@
-+OPTIM = @CFLAGS@
- RANLIB = @RANLIB@
- RM = @RM@
- TERMLIB = @TERMLIB@
diff --git a/lang/forth/pkg-plist b/lang/forth/pkg-plist
deleted file mode 100644
index 5b6ea33b9d91..000000000000
--- a/lang/forth/pkg-plist
+++ /dev/null
@@ -1,54 +0,0 @@
-bin/pfe
-lib/pfe/p4ed.so
-share/doc/pfe/doc-talk.html
-share/doc/pfe/index-each.html
-share/doc/pfe/index-symbols.html
-share/doc/pfe/index-words.html
-share/doc/pfe/index-wordsets.html
-share/doc/pfe/index.html
-share/doc/pfe/src-block.html
-share/doc/pfe/src-core.html
-share/doc/pfe/src-debug.html
-share/doc/pfe/src-double.html
-share/doc/pfe/src-facility.html
-share/doc/pfe/src-file.html
-share/doc/pfe/src-floating.html
-share/doc/pfe/src-forth-83.html
-share/doc/pfe/src-locals.html
-share/doc/pfe/src-lpf83.html
-share/doc/pfe/src-memory.html
-share/doc/pfe/src-misc.html
-share/doc/pfe/src-p4ed.html
-share/doc/pfe/src-search.html
-share/doc/pfe/src-shell.html
-share/doc/pfe/src-signals.html
-share/doc/pfe/src-string.html
-share/doc/pfe/src-term.html
-share/doc/pfe/src-toolkit.html
-share/doc/pfe/src-unix.html
-share/doc/pfe/src-xception.html
-share/doc/pfe/src-yours.html
-share/doc/pfe/wordset-block.html
-share/doc/pfe/wordset-core.html
-share/doc/pfe/wordset-debug.html
-share/doc/pfe/wordset-double.html
-share/doc/pfe/wordset-exception.html
-share/doc/pfe/wordset-facility.html
-share/doc/pfe/wordset-file.html
-share/doc/pfe/wordset-floating.html
-share/doc/pfe/wordset-forth_83.html
-share/doc/pfe/wordset-locals.html
-share/doc/pfe/wordset-lpf83.html
-share/doc/pfe/wordset-memory.html
-share/doc/pfe/wordset-misc.html
-share/doc/pfe/wordset-p4ed.html
-share/doc/pfe/wordset-search.html
-share/doc/pfe/wordset-shell.html
-share/doc/pfe/wordset-signals.html
-share/doc/pfe/wordset-string.html
-share/doc/pfe/wordset-system.html
-share/doc/pfe/wordset-term.html
-share/doc/pfe/wordset-toolkit.html
-share/doc/pfe/wordset-your.html
-@dirrm share/doc/pfe
-@dirrm lib/pfe