summaryrefslogtreecommitdiff
path: root/net/tnftp/hacks.mk
diff options
context:
space:
mode:
Diffstat (limited to 'net/tnftp/hacks.mk')
-rw-r--r--net/tnftp/hacks.mk11
1 files changed, 1 insertions, 10 deletions
diff --git a/net/tnftp/hacks.mk b/net/tnftp/hacks.mk
index 3a3c0ad99a5..5198112d4a4 100644
--- a/net/tnftp/hacks.mk
+++ b/net/tnftp/hacks.mk
@@ -1,10 +1 @@
-# $NetBSD: hacks.mk,v 1.1 2006/04/10 13:26:15 schwarz Exp $
-
-### [ Mon Apr 10 14:23:26 CDT 2006 : schwarz ]
-### Define type to use for uint32_t on platforms that do not have it
-### (cf. tnftp.h)
-###
-.if !empty(LOWER_OPSYS:Mirix5*)
-PKG_HACKS+= uint32_t
-CPPFLAGS+= -DUINT32_T=int
-.endif
+# $NetBSD: hacks.mk,v 1.2 2007/08/07 03:37:52 lukem Exp $