1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

No need to use += if a variable is defined only once.

By the way, I see that this ports uses HAVE_MOTIF to turn on Motif
support, but I don't see any patches.  Does this port follow our
guidelines for Motif support (MOTIFLIB and all)?  In particular,
what happens if you build a package on a machine with HAVE_MOTIF
and MOTIF_STATIC defined if you have both shared and static libXm?
This commit is contained in:
Satoshi Asami 1998-06-26 04:53:29 +00:00
parent 3b3b10ef30
commit 1033df7384
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11539

View File

@ -3,7 +3,7 @@
# Date created: 19 June 1998
# Whom: Chuck Robey (chuckr)
#
# $Id: Makefile,v 1.19 1998/05/04 20:23:27 jseger Exp $
# $Id: Makefile,v 1.1.1.1 1998/06/20 03:09:11 chuckr Exp $
#
DISTNAME= plotutils-2.1.1
@ -15,7 +15,7 @@ MAINTAINER= chuckr@FreeBSD.ORG
GNU_CONFIGURE= yes
.ifdef HAVE_MOTIF
CONFIGURE_ARGS+=--with-motif
CONFIGURE_ARGS= --with-motif
.endif
post-install: