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