diff options
Diffstat (limited to 'x11/bgs/Makefile')
-rw-r--r-- | x11/bgs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile index c7f7012b5091..41b5119504e4 100644 --- a/x11/bgs/Makefile +++ b/x11/bgs/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://s01.de/~gottox/files/bgs/ \ MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Simple X11 BackGround Setter using Imlib2 -LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= libImlib2.so:graphics/imlib2 USE_XORG= x11 xinerama |