From 222e4656df69b376c268b0a3ac1a7c21677a4ba5 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 1 Sep 2002 15:37:37 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42283 Submitted by: Edwin Groothuis --- x11/decurs/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11/decurs') diff --git a/x11/decurs/Makefile b/x11/decurs/Makefile index 6ef96bf7d7a3..af1bbb10459f 100644 --- a/x11/decurs/Makefile +++ b/x11/decurs/Makefile @@ -15,7 +15,8 @@ MAINTAINER= adam@vectors.cx LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes # The Makefile doesn't provide a install target -- cgit