aboutsummaryrefslogtreecommitdiff
path: root/math/wmcalc/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-04-16 12:56:58 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-04-16 12:56:58 +0000
commit29ca3dfb18494d3fb9531f7f320a0ba08893f49e (patch)
treea256ff17f8420175839851ec04b383529dac50cc /math/wmcalc/Makefile
parent4eb39f8af8d38f6d4860623cb209a92bfce9b07a (diff)
downloadports-29ca3dfb18494d3fb9531f7f320a0ba08893f49e.tar.gz
ports-29ca3dfb18494d3fb9531f7f320a0ba08893f49e.zip
Update MD5 checksum:
* Author rearranged the Makefile (and recompiled the linked objects contained within the DISTFILE) Update Makefile patch (patch-aa) to reflect the above changes Add 'clean' to ALL_TARGET so we do not link with the author's precompiled objects in the DISTFILE (FreeBSD's linker doesn't like Linux object files).
Notes
Notes: svn path=/head/; revision=27656
Diffstat (limited to 'math/wmcalc/Makefile')
-rw-r--r--math/wmcalc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/wmcalc/Makefile b/math/wmcalc/Makefile
index 7b8ab7d8f61d..8e451ee18b32 100644
--- a/math/wmcalc/Makefile
+++ b/math/wmcalc/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= jedgar@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-ALL_TARGET= wmcalc
+ALL_TARGET= clean wmcalc
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/wmcalc