diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2011-03-19 18:59:16 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2011-03-19 18:59:16 +0000 |
commit | a563a0fd71e212dc93e8811d0eec90902b7ea036 (patch) | |
tree | 557f5796e0d11d1a48ba7328b452ad8b0521c46d /math/gdcalc/Makefile | |
parent | 557838384130dbbacffec46ff8bdab06c75e3438 (diff) |
Notes
Diffstat (limited to 'math/gdcalc/Makefile')
-rw-r--r-- | math/gdcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gdcalc/Makefile b/math/gdcalc/Makefile index ea72dda408f0..ef32aadad745 100644 --- a/math/gdcalc/Makefile +++ b/math/gdcalc/Makefile @@ -16,7 +16,7 @@ COMMENT= Gnome-based scientific calculator RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units -USE_GNOME= gnomelibs gnomehier libgnomeui +USE_GNOME= gnomehier libgnomeui GNU_CONFIGURE= yes .include <bsd.port.mk> |