Add "USE_XLIB=yes".
This commit is contained in:
parent
ffb4db21fa
commit
b2defd26b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12867
@ -3,7 +3,7 @@
|
||||
# Date created: 28 June 1998
|
||||
# Whom: Matthew Hunt <mph@FreeBSD.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/07/20 17:28:41 asami Exp $
|
||||
# $Id: Makefile,v 1.6 1998/07/20 18:42:57 mph Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xzip180
|
||||
@ -17,6 +17,8 @@ MAINTAINER= mph@freebsd.org
|
||||
WRKSRC= ${WRKDIR}/xzip
|
||||
ALL_TARGET=
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
MAN1= xzip.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 17 July 1998
|
||||
# Whom: mph
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/07/17 17:41:17 mph Exp $
|
||||
# $Id: Makefile,v 1.2 1998/08/07 23:56:48 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xwatch-0.1.0
|
||||
@ -14,6 +14,7 @@ MAINTAINER= mph@freebsd.org
|
||||
|
||||
LIB_DEPENDS= gtk\\.1:${PORTSDIR}/x11-toolkits/gtk
|
||||
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user