This uses libXmu.
This commit is contained in:
parent
dff7ad22af
commit
8f5b8a5732
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.16 2006/10/06 19:15:09 schwarz Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2007/01/23 23:33:22 reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mMosaic-3.7.2
|
||||
|
@ -40,4 +40,6 @@ MAKEFLAGS+= sysconfigflags='-DSVR4 -DIRIX -DMOTIF1_2'
|
|||
BUILDLINK_TRANSFORM+= rename:-shared:-c
|
||||
.endif
|
||||
|
||||
.include "../../x11/libXmu/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue