summaryrefslogtreecommitdiff
path: root/graphics/plotutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-10 12:20:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-10 12:20:43 +0000
commita5abb41db05a949cf3fe4a7bb18e49f69427473a (patch)
tree0821c11ee949b42ee16933a353478728e897fd5c /graphics/plotutils
parentAdd NO_LATEST_LINK, there is a newer version in the tree. (diff)
Add REQUIRES_MOTIF if Motif support is turned on. Necessary for
proper dependency info. Note that this port still doesn't build right (it needs to use ${MOTIFLIB} instead of -lXm).
Notes
Notes: svn path=/head/; revision=21567
Diffstat (limited to 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 05b6116438e7..2d401243beb9 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
.ifdef HAVE_MOTIF
CONFIGURE_ARGS= --with-motif
+# to ensure dependency info is generated properly
+REQUIRES_MOTIF= yes
.endif
post-install: