diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 04:03:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 04:03:35 +0000 |
commit | c3fcfe012d889968cfadce3cf0a41112e1116da8 (patch) | |
tree | a8c1466d6b961a3204f5c19aa1f78146dadf71d2 /x11-fm/workplace/Makefile | |
parent | 2ac03d2d01ae9917f7bc6d91dac1139d9e1b1a4e (diff) |
Notes
Diffstat (limited to 'x11-fm/workplace/Makefile')
-rw-r--r-- | x11-fm/workplace/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/workplace/Makefile b/x11-fm/workplace/Makefile index 594e3f8a0004..41ecded0864b 100644 --- a/x11-fm/workplace/Makefile +++ b/x11-fm/workplace/Makefile @@ -18,7 +18,8 @@ PATCHFILES= workplace-1.0.a3+tj1.diff.gz MAINTAINER= trevor@FreeBSD.org GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/glib12 \ -I${X11BASE}/include/gtk12" \ |