summaryrefslogtreecommitdiffstats
path: root/lang/gforth
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-04 10:06:24 +0000
committeredwin <edwin@FreeBSD.org>2005-12-04 10:06:24 +0000
commitbff65793031c6eee335c6b152dd3604365eee06f (patch)
tree1d95c3ac242008aa6d79d7e9f5ef3044e2c67595 /lang/gforth
parent4f4ab70c10b976ec644a5f534533916d3b61bafb (diff)
downloadFreeBSD-ports-bff65793031c6eee335c6b152dd3604365eee06f.zip
FreeBSD-ports-bff65793031c6eee335c6b152dd3604365eee06f.tar.gz
Use INFO macro
Diffstat (limited to 'lang/gforth')
-rw-r--r--lang/gforth/Makefile1
-rw-r--r--lang/gforth/pkg-plist6
2 files changed, 1 insertions, 6 deletions
diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile
index a006f65..0c820f1 100644
--- a/lang/gforth/Makefile
+++ b/lang/gforth/Makefile
@@ -37,6 +37,7 @@ PLIST_SUB= PORTVERSION="${PORTVERSION}" \
WORDSIZE=${WORDSIZE} BYTEORDER=${BYTEORDER}
MAN1= gforth.1
+INFO= gforth vmgen
# Local variables
#
diff --git a/lang/gforth/pkg-plist b/lang/gforth/pkg-plist
index 7684c70..81f0014 100644
--- a/lang/gforth/pkg-plist
+++ b/lang/gforth/pkg-plist
@@ -14,12 +14,6 @@ bin/gforthmi-%%PORTVERSION%%
bin/vmgen-%%PORTVERSION%%
@exec ln -fs %f %B/vmgen
@unexec rm -f %B/vmgen
-@unexec install-info --quiet --delete %D/info/gforth.info %D/info/dir
-info/gforth.info
-@exec install-info %D/info/gforth.info %D/info/dir
-@unexec install-info --quiet --delete %D/info/vmgen.info %D/info/dir
-info/vmgen.info
-@exec install-info %D/info/vmgen.info %D/info/dir
%%LIB_DIR%%/%%PORTVERSION%%/gforth-ditc
%%LIB_DIR%%/%%PORTVERSION%%/gforth.fi
@exec mkdir -p %D/lib/gforth/site-forth
OpenPOWER on IntegriCloud