summaryrefslogtreecommitdiff
path: root/net/xtraceroute/Makefile
diff options
context:
space:
mode:
authoritojun <itojun>2000-11-03 00:15:48 +0000
committeritojun <itojun>2000-11-03 00:15:48 +0000
commit2b120fc2d57a7f012d959ca16338ce905b6eb8e1 (patch)
treeff736eaee25cdd8d65c6056640c88759944fbc9d /net/xtraceroute/Makefile
parented392360dcfc7935ac02105bef95d83786481909 (diff)
downloadpkgsrc-2b120fc2d57a7f012d959ca16338ce905b6eb8e1.tar.gz
have -lintl when we check if libintl is from GNU gettext or not.
(bug in gettext.m4)
Diffstat (limited to 'net/xtraceroute/Makefile')
-rw-r--r--net/xtraceroute/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 612f24b114d..698d2afdd07 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2000/11/02 01:56:14 itojun Exp $
+# $NetBSD: Makefile,v 1.18 2000/11/03 00:15:48 itojun Exp $
#
DISTNAME= xtraceroute-0.8.14
@@ -11,11 +11,11 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.dtek.chalmers.se/~d3august/xt/index.html
BUILD_DEPENDS+= msgfmt:../../devel/gettext
-DEPENDS+= gtkglarea-1.2.1:../../x11/gtkglarea
-DEPENDS+= tiff-*:../../graphics/tiff
+#DEPENDS+= gtkglarea-1.2.1:../../x11/gtkglarea
+#DEPENDS+= tiff-*:../../graphics/tiff
USE_X11= yes
-USE_MESA= yes
+#USE_MESA= yes
GNU_CONFIGURE= yes
USE_LIBINTL= yes