diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 04:29:10 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 04:29:10 +0800 |
commit | 4a03a109d403a7fad703c058a128cf7d322776ee (patch) | |
tree | fca99fef1e5f7855173fb5b5b82a4fee1ee97b63 /astro/gpsdrive/Makefile | |
parent | 35ba3d745da25df4251fd15877c5bbed541446f7 (diff) | |
download | freebsd-ports-gnome-4a03a109d403a7fad703c058a128cf7d322776ee.tar.gz freebsd-ports-gnome-4a03a109d403a7fad703c058a128cf7d322776ee.tar.zst freebsd-ports-gnome-4a03a109d403a7fad703c058a128cf7d322776ee.zip |
Remove USE_GNOMENG macro.
Diffstat (limited to 'astro/gpsdrive/Makefile')
-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 \ |