diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-19 18:59:45 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-11-19 18:59:45 +0000 |
commit | 2165d11ddfa746548ecb9ac25441678617cb86f3 (patch) | |
tree | 40fc5122047ba15855160d0ede34bc095c96d9a8 /math/graphthing | |
parent | 148f361175df0b04cc8f54e2922695af99729117 (diff) | |
download | ports-2165d11ddfa746548ecb9ac25441678617cb86f3.tar.gz ports-2165d11ddfa746548ecb9ac25441678617cb86f3.zip |
Notes
Diffstat (limited to 'math/graphthing')
-rw-r--r-- | math/graphthing/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 6ac16292e4b0..69a4b0c1a7c9 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -16,6 +16,7 @@ MAINTAINER= arved@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- +USE_BISON= yes USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes |