mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
change XMKMF from "xmkmf" to "xmkmf -a" because the "make Makefiles" hack
has been removed from bsd.port.mk (rev. 1.173)
This commit is contained in:
parent
e8c40e3a3d
commit
dac14898ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2034
@ -3,7 +3,7 @@
|
||||
# Date created: 14 September 1994
|
||||
# Whom: jkh
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1995/06/24 11:38:29 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1995/06/25 22:28:38 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xpm-3.4f
|
||||
@ -11,7 +11,6 @@ CATEGORIES+= graphics x11
|
||||
MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/
|
||||
|
||||
USE_IMAKE= yes
|
||||
XMKMF= xmkmf
|
||||
|
||||
post-install:
|
||||
ldconfig -m ${PREFIX}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user