diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 01:15:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 01:15:20 +0000 |
commit | 66974c6f5e2effaf4876717db889bcc3add90b04 (patch) | |
tree | 4f0c4b4206e69537be195d51aa2a26f486b60e75 /astro/gpscorrelate/Makefile | |
parent | c06669b079ccb292a393be3403fd36e66332a4ae (diff) | |
download | ports-66974c6f5e2effaf4876717db889bcc3add90b04.tar.gz ports-66974c6f5e2effaf4876717db889bcc3add90b04.zip |
Notes
Diffstat (limited to 'astro/gpscorrelate/Makefile')
-rw-r--r-- | astro/gpscorrelate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpscorrelate/Makefile b/astro/gpscorrelate/Makefile index ebb0f62014e9..66b70c9f04fb 100644 --- a/astro/gpscorrelate/Makefile +++ b/astro/gpscorrelate/Makefile @@ -22,8 +22,8 @@ USE_GITHUB= yes GH_ACCOUNT= freefoote GH_COMMIT= a36646b +USES= gmake USE_GNOME= libxml2 -USE_GMAKE= yes MAN1= gpscorrelate.1 MLINKS= gpscorrelate.1 gpscorrelate-gui.1 |