diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 20:29:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 20:29:10 +0000 |
commit | 7431b95baa63bfb283d67d6accd7a2f0ab44c9d6 (patch) | |
tree | 8918f6828dea8b4a26167def0b4469540670eb50 /astro/gpsdrive | |
parent | 075803d0a8fee24c8ef41db6521373219e15b5ce (diff) | |
download | ports-7431b95baa63bfb283d67d6accd7a2f0ab44c9d6.tar.gz ports-7431b95baa63bfb283d67d6accd7a2f0ab44c9d6.zip |
Notes
Diffstat (limited to 'astro/gpsdrive')
-rw-r--r-- | astro/gpsdrive/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 3d8910598264..0bad2b3b5cb0 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_PERL5= yes USE_GMAKE= yes -USE_GNOMENG= yes USE_GNOME= gdkpixbuf USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ |