mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add USE_XLIB
This commit is contained in:
parent
9a19185ea5
commit
c788aecf92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17691
@ -3,7 +3,7 @@
|
||||
# Date created: March 4, 1999
|
||||
# Whom: Jacques Vidrine <nectar@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1998/12/01 09:36:33 obrien Exp $
|
||||
# $Id: Makefile,v 1.5 1999/03/04 23:24:27 nectar Exp $
|
||||
#
|
||||
|
||||
DISTNAME= stella-1.1-src
|
||||
@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \
|
||||
|
||||
MAINTAINER= nectar@FreeBSD.ORG
|
||||
|
||||
USE_XLIB= yes
|
||||
|
||||
PORTTOP= ${WRKDIR}/${PKGNAME}
|
||||
WRKSRC= ${PORTTOP}/src/build
|
||||
MAKEFILE= makefile
|
||||
|
Loading…
Reference in New Issue
Block a user