diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /astro/orsa | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'astro/orsa')
-rw-r--r-- | astro/orsa/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index cec9947599ad..1c1cc7d14d0b 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -8,6 +8,7 @@ PORTNAME= orsa PORTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,6 +23,7 @@ LIB_DEPENDS= gsl.9:${PORTSDIR}/math/gsl \ USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 +USE_GL= gl USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GMAKE= yes |