aboutsummaryrefslogtreecommitdiff
path: root/graphics/liblug/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-01-12 15:38:49 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-01-12 15:38:49 +0000
commit0da9215ad370db44debdbdb0d04323a4f50dd0c9 (patch)
treefc5a7b32228160cf98d6b3c557005eef387ef1c7 /graphics/liblug/Makefile
parent1fb2b12ef67db130c91b86bb3a481e88c52ac16f (diff)
downloadports-0da9215ad370db44debdbdb0d04323a4f50dd0c9.tar.gz
ports-0da9215ad370db44debdbdb0d04323a4f50dd0c9.zip
Notes
Diffstat (limited to 'graphics/liblug/Makefile')
-rw-r--r--graphics/liblug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/liblug/Makefile b/graphics/liblug/Makefile
index 36dc8e114d04..8be2d7c9dce4 100644
--- a/graphics/liblug/Makefile
+++ b/graphics/liblug/Makefile
@@ -13,10 +13,10 @@ MASTER_SITE_SUBDIR= libs/graphics
MAINTAINER= greid@ukug.uk.freebsd.org
-WRKSRC= ${WRKDIR}/lug
+LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
+WRKSRC= ${WRKDIR}/lug
MAKEFILE= Makefile.linux
-
INSTALLS_SHLIB= yes
.include <bsd.port.mk>