diff options
author | asami <asami@FreeBSD.org> | 2000-12-05 02:34:02 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-12-05 02:34:02 +0000 |
commit | 9db8af061dc8c65eaeb05e3c4fc935a993919bad (patch) | |
tree | efe7ce314a1bf874fb2f9227c0d430e6199b449b /graphics/scrot | |
parent | b58ef5ac40b870321457254b45c321057e28a6a3 (diff) | |
download | FreeBSD-ports-9db8af061dc8c65eaeb05e3c4fc935a993919bad.zip FreeBSD-ports-9db8af061dc8c65eaeb05e3c4fc935a993919bad.tar.gz |
imlib2 -> imlib2-tmp
Submitted by: bento
Diffstat (limited to 'graphics/scrot')
-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 7f03372..71ccd57 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 |