mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-08 12:01:56 +00:00
Make FreeBSD package more useable for people without a real Motif
package by linking libXm statically. I heard from people, that xopps doesn't run well with lesstif.
This commit is contained in:
parent
f968dc6a64
commit
4c806e3835
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9882
@ -3,7 +3,7 @@
|
||||
# Date created: 1 Ag 1997
|
||||
# Whom: Pedro Giffuni (orig)
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1997/07/31 08:18:36 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xopps.1.13
|
||||
@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
ALL_TARGET=
|
||||
USE_X11= yes
|
||||
REQUIRES_MOTIF= yes
|
||||
MOTIF_STATIC= yes
|
||||
MACH= FreeBSD
|
||||
MAKE_ENV= 'MACH=$(MACH)'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user