diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-19 13:05:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-19 13:05:18 +0000 |
commit | 3f9e11dfa7cba5628b84ca15aa81b8c72bc252dc (patch) | |
tree | 6507bef6ea4941740770fab28aa09196cff87c78 /emulators/minivmac | |
parent | 17f3a661b3e76c13ba1532ba731b8340f730a7b2 (diff) | |
download | ports-3f9e11dfa7cba5628b84ca15aa81b8c72bc252dc.tar.gz ports-3f9e11dfa7cba5628b84ca15aa81b8c72bc252dc.zip |
Notes
Diffstat (limited to 'emulators/minivmac')
-rw-r--r-- | emulators/minivmac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/minivmac/Makefile b/emulators/minivmac/Makefile index 2f043f2c06bf..62788694efc5 100644 --- a/emulators/minivmac/Makefile +++ b/emulators/minivmac/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= blackend@FreeBSD.org USE_REINPLACE= yes +USE_XLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: |