diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:06:40 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:06:40 +0000 |
commit | 7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (patch) | |
tree | b8e5fffaa545436e1e8a8ac129df36c07665104d /lang/swi-pl/Makefile | |
parent | 2677283c3d6466b85714b1d8c2277678e4aa5bb2 (diff) | |
download | ports-7be404eb3fcc6b1994712ba54ceb56f81ab474e5.tar.gz ports-7be404eb3fcc6b1994712ba54ceb56f81ab474e5.zip |
Notes
Diffstat (limited to 'lang/swi-pl/Makefile')
-rw-r--r-- | lang/swi-pl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index 1f09885d2004..81936586e1d4 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -27,7 +27,7 @@ SWIPLDIR= ${PORTNAME:C/-//}-${PORTVERSION} NOPRECIOUSMAKEVARS= yes USES= compiler:c11 libedit gmake jpeg libarchive pathfix pkgconfig \ - readline shebangfix ssl + readline shebangfix ssl xorg USE_XORG= ice sm x11 xext xft xinerama xpm xt MAKE_JOBS_UNSAFE= yes |