From 40359543350f97f6f4ce738f77467358da339880 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 4 Jul 2015 16:18:28 +0000 Subject: Remove USE_X11BASE and X11PREFIX. --- net/xipdump/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/xipdump') diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile index 1adcd38982b..97f1ad1ac7d 100644 --- a/net/xipdump/Makefile +++ b/net/xipdump/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2014/09/25 16:32:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.37 2015/07/04 16:18:39 joerg Exp $ # DISTNAME= xipdump-1.5.4 @@ -13,7 +13,6 @@ COMMENT= Displays IP packets using X Window System PLIST_SRC= ${WRKDIR}/PLIST -USE_X11BASE= yes GNU_CONFIGURE= yes CFLAGS+= -I${PREFIX}/include LIBS+= -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib -lnet -- cgit v1.2.3