aboutsummaryrefslogtreecommitdiff
path: root/net/pathchar/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-30 10:25:34 +0000
commit2df76eb0a73bb59d817aa60758a5f10e3e544c3b (patch)
tree07e10c49034b87755dafb03956ad93c5363e0bb7 /net/pathchar/Makefile
parent1c97f613254a72e0ae97ea8d817ebe38096d6949 (diff)
downloadports-2df76eb0a73bb59d817aa60758a5f10e3e544c3b.tar.gz
ports-2df76eb0a73bb59d817aa60758a5f10e3e544c3b.zip
Notes
Diffstat (limited to 'net/pathchar/Makefile')
-rw-r--r--net/pathchar/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile
index 483507aa25a7..3d4c5a7a7109 100644
--- a/net/pathchar/Makefile
+++ b/net/pathchar/Makefile
@@ -25,13 +25,6 @@ ONLY_FOR_ARCHS= i386
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAN8= pathchar.8
-.include <bsd.port.pre.mk>
-
-.if ${PORTOBJFORMAT} == "aout"
-DISTNAME= pathchar-a0-freebsd-2.2
-PORTVERSION= a0
-.endif
-
NO_BUILD= yes
NO_WRKSUBDIR= yes
@@ -49,4 +42,4 @@ do-install:
${PREFIX}/share/doc/pathchar
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>