diff options
author | max <max@FreeBSD.org> | 1997-09-08 04:23:13 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-08 04:23:13 +0800 |
commit | 91716f7f397174c1e47578fe3830a684a9022262 (patch) | |
tree | eb8146a18ec4b23fe41bd4b540a1338fb16589e7 /devel/dmake/pkg-descr | |
parent | e3e22b144b7125b65bd4d2611661921c950a8254 (diff) | |
download | freebsd-ports-gnome-91716f7f397174c1e47578fe3830a684a9022262.tar.gz freebsd-ports-gnome-91716f7f397174c1e47578fe3830a684a9022262.tar.zst freebsd-ports-gnome-91716f7f397174c1e47578fe3830a684a9022262.zip |
Upgrade, 4.0 -> 4.1.
As I do the upgrade, I made this port truely respect the setting of PREFIX,
ie, now the executable looks for the config files in ${PREFIX}/lib/dmake.
Also, instead of patching the makefile in the source distribution to
add the install: target, define it in the port Makefile.
And, move the scripts/post-patch into the port Makefile.
Diffstat (limited to 'devel/dmake/pkg-descr')
-rw-r--r-- | devel/dmake/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/dmake/pkg-descr b/devel/dmake/pkg-descr index 67bcb8af22ec..871b89f360e7 100644 --- a/devel/dmake/pkg-descr +++ b/devel/dmake/pkg-descr @@ -1,8 +1,8 @@ -dmake Version 4.0 -================= -FULL RELEASE OF DMAKE, REPLACES VERSIONS 3.8, and 3.9 (never posted) - -Nature: This distribution advances dmake to Version 4.0, patch level 0. -------- The release is an attempt at addressing obscure faults in dmake - and at providing some much needed new functionality. See below - for details of enhancements and bug fixes. +dmake is different from other versions of Make in that it supports significant
+enhancements. See the WWW page for the detail.
+
+The dmake home page can be found at:
+
+ http://dmake.wticorp.com/
+
+Visit there for the latest in dmake related information.
|