Explicitly set USE_X11BASE as these are Motif widgets and should go where
Motif lives.
This commit is contained in:
parent
3e84207f88
commit
25d6f17102
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2001/10/24 22:11:11 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2002/04/17 03:03:07 jlam Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Xbae-4.9.1
|
||||
|
@ -10,6 +10,7 @@ HOMEPAGE= http://www.lesstif.org/Xbae.html
|
|||
COMMENT= Motif-compatible widgets: XbaeMatrix, XbaeCaption, XbaeInput
|
||||
|
||||
USE_BUILDLINK_ONLY= YES
|
||||
USE_X11BASE= YES
|
||||
USE_LIBTOOL= YES
|
||||
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
|
||||
|
||||
|
|
Loading…
Reference in a new issue