mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Back out previous commit. MOTIF_STATIC is a user variable (defined by
people building packages, i.e., jseger/obrien and me), and is not for ports Makefile's uses.
This commit is contained in:
parent
56b037498c
commit
5a136a637d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9925
@ -3,7 +3,7 @@
|
||||
# Date created: 1 Ag 1997
|
||||
# Whom: Pedro Giffuni (orig)
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1997/07/31 08:18:36 tg Exp $
|
||||
# $Id: Makefile,v 1.2 1998/02/22 14:58:36 andreas Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xopps.1.13
|
||||
@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
|
||||
ALL_TARGET=
|
||||
USE_X11= yes
|
||||
REQUIRES_MOTIF= yes
|
||||
MOTIF_STATIC= yes
|
||||
MACH= FreeBSD
|
||||
MAKE_ENV= 'MACH=$(MACH)'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user