diff options
Diffstat (limited to 'net/openh323')
-rw-r--r-- | net/openh323/Makefile | 1 |
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> |