diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-12 17:15:13 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-12 17:15:13 +0000 |
commit | 092c58793e0eaf02d9c50742512e5c3f49e6f171 (patch) | |
tree | 64f463a2d2cc915dff57449bdba4af86fd386714 /x11/3ddesktop/Makefile | |
parent | 844479aa5dff9dd1018c3943c19e06d29457a9eb (diff) |
Notes
Diffstat (limited to 'x11/3ddesktop/Makefile')
-rw-r--r-- | x11/3ddesktop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 1dfb30e6dd06..6b3b080f97b0 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= desk3d MAINTAINER= adamw@FreeBSD.org COMMENT= 3D Virtual Desktop Switcher +LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 + USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_REINPLACE= yes |