diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-12-05 02:34:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-12-05 02:34:02 +0000 |
commit | 6a8b55048237449d7cc8e4959571c3b136a58591 (patch) | |
tree | abaa5fac5fce7093eb04740ae6b3a9ea763c1c20 /graphics/scrot/Makefile | |
parent | 952b14dec632c4477fe2ca939dac2b36aeb40264 (diff) | |
download | ports-6a8b55048237449d7cc8e4959571c3b136a58591.tar.gz ports-6a8b55048237449d7cc8e4959571c3b136a58591.zip |
Notes
Diffstat (limited to 'graphics/scrot/Makefile')
-rw-r--r-- | graphics/scrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index 7f03372d3f6d..71ccd573340a 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ishmael27@home.com -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp GNU_CONFIGURE= yes USE_X_PREFIX= yes |