summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/geoclue/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile
index e41416e30..892d61332 100644
--- a/net/geoclue/Makefile
+++ b/net/geoclue/Makefile
@@ -15,16 +15,11 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
USES= gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= glib20 intlhack
-#USE_AUTOTOOLS= autoconf automake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-#PATHFIX_MAKEFILEIN= Makefile.am
CONFIGURE_ARGS= --disable-3g-source \
--disable-modem-gps-source
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-#pre-configure:
-# cd ${WRKSRC} && aclocal && autoconf
-
.include <bsd.port.mk>