summaryrefslogtreecommitdiff
path: root/ham/tnt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ham/tnt/Makefile')
-rw-r--r--ham/tnt/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile
index a353ccafda9..e85725a5fae 100644
--- a/ham/tnt/Makefile
+++ b/ham/tnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2011/04/22 13:43:53 obache Exp $
+# $NetBSD: Makefile,v 1.29 2012/08/08 13:11:48 marino Exp $
#
DISTNAME= tnt-1.9.2
@@ -20,12 +20,7 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
INFO_FILES= yes
-SUBST_CLASSES+= missing
-SUBST_MESSAGE.missing= Subst missing replacements with configure
-SUBST_STAGE.missing= post-configure
-SUBST_FILES.missing= intl/Makefile
-SUBST_SED.missing= -e 's,@GT_YES@,\#,g'
-SUBST_SED.missing+= -e 's,@GT_NO@,,g'
+LDFLAGS.DragonFly+= -lintl
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"