diff options
Diffstat (limited to 'x11/decurs/Makefile')
-rw-r--r-- | x11/decurs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 99cc9a585094..e38812ba1e8a 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -18,7 +18,7 @@ COMMENT= A program that lets you edit your X11 mouse cursors LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtkmm20 USE_XORG= x11 -USE_GNOME= gnometarget gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes .include <bsd.port.pre.mk> |