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).
This commit is contained in:
Satoshi Asami 1999-09-10 12:20:43 +00:00
parent 9a3d77d4f2
commit a5abb41db0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21567

View file

@ -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: