diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:13:08 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-02 01:13:08 +0000 |
commit | e02f54173aa617778d09c22881c0f1c39cd398a9 (patch) | |
tree | 2c56fcfe29756e96e70c26271a7ea933135d6804 /science/gdis | |
parent | 60c9f2fe538d3ab95bcb87fff0b7d0612a3f236c (diff) | |
download | ports-e02f54173aa617778d09c22881c0f1c39cd398a9.tar.gz ports-e02f54173aa617778d09c22881c0f1c39cd398a9.zip |
Notes
Diffstat (limited to 'science/gdis')
-rw-r--r-- | science/gdis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 5de233041282..c43fc3122e6f 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \ gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_MESA= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes |