summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-08-18 18:40:38 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-08-18 18:40:38 +0000
commit6b424af3a1a1a38887a228efdbdfc570b0ac144c (patch)
tree16dd02fc07dba8c66cd5ff21945ed120358c551b /net/openh323
parentUpgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17) (diff)
portlint fixes
Notes
Notes: svn path=/head/; revision=31749
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index 36c941ecf0f4..d5bbf1e3a88c 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -31,5 +31,4 @@ MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/samples/simple/obj_${OPSYS}_${THE_MACHTYPE}_r/simph323 ${PREFIX}/bin
-
.include <bsd.port.mk>