diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-11 05:53:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-11 05:53:07 +0000 |
commit | 979f3c18a95665db2668831eb146823d323463e5 (patch) | |
tree | 85d3c762c44078b8fd1cffdf6c9ae8aeeaf701e2 /graphics/liblug | |
parent | b0de0b2fdb40f07ec8b191fa183b7d05f3ca2245 (diff) | |
download | ports-979f3c18a95665db2668831eb146823d323463e5.tar.gz ports-979f3c18a95665db2668831eb146823d323463e5.zip |
Notes
Diffstat (limited to 'graphics/liblug')
-rw-r--r-- | graphics/liblug/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/liblug/Makefile b/graphics/liblug/Makefile index 8be2d7c9dce4..a647a193c5c0 100644 --- a/graphics/liblug/Makefile +++ b/graphics/liblug/Makefile @@ -15,6 +15,8 @@ MAINTAINER= greid@ukug.uk.freebsd.org LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff +USE_XLIB= yes + WRKSRC= ${WRKDIR}/lug MAKEFILE= Makefile.linux INSTALLS_SHLIB= yes |