diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:27:53 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:27:53 +0000 |
| commit | 9880c1a3788c97424f73d86aba7a5c511e2d47b4 (patch) | |
| tree | 30e09432cf3af70c596ec1833bdb863b62a6ce3b /astro/starplot | |
| parent | c4a998e8d3a89178ee4515e49e7371f2bb7bd893 (diff) | |
Notes
Diffstat (limited to 'astro/starplot')
| -rw-r--r-- | astro/starplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/starplot/Makefile b/astro/starplot/Makefile index 504d8f55f59e..6524c5d5ba7b 100644 --- a/astro/starplot/Makefile +++ b/astro/starplot/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://starplot.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= 3-dimensional viewer for star charts -USES= gmake pathfix gettext +USES= gmake pathfix gettext pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |
