diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:26:31 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:26:31 +0000 |
commit | 28f497a7e40d442851196408f3474c56e2f08a02 (patch) | |
tree | 16c9394030b8c0a24de3ab44e0ae0b8174d0860f /sysutils/wmcube-gdk | |
parent | c91580ae7cf32a96c876592ec457a24965d1251d (diff) |
Deploy USE_GNOMENG infrastructure
PR: 42285
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=65419
Diffstat (limited to 'sysutils/wmcube-gdk')
-rw-r--r-- | sysutils/wmcube-gdk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/wmcube-gdk/Makefile b/sysutils/wmcube-gdk/Makefile index 70bab75ab4ef..886f5fbece5f 100644 --- a/sysutils/wmcube-gdk/Makefile +++ b/sysutils/wmcube-gdk/Makefile @@ -17,7 +17,8 @@ MAINTAINER= pat@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAKEFILE= Makefile.FREEBSD do-install: |