[Midnightbsd-cvs] mports: Makefile: this might let the port fail at a different moment of

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sat Mar 22 00:50:42 EDT 2008


Log Message:
-----------
this might let the port fail at a different moment of testing...

Modified Files:
--------------
    mports/mbone/vat:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/mbone/vat/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L mbone/vat/Makefile -L mbone/vat/Makefile -u -r1.1 -r1.2
--- mbone/vat/Makefile
+++ mbone/vat/Makefile
@@ -16,7 +16,7 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The Visual Audio Tool - multicast audioconferencing
 
-GSM_DIR=	${.CURDIR}/../../audio/gsm
+GSM_DIR=	${PORTSDIR}/audio/gsm
 GSM_WORK=	${WRKDIRPREFIX}${GSM_DIR}/work/gsm-1.0-pl12
 
 # If configure is changed to look for libgsm.a in ${PREFIX}/lib, then


More information about the Midnightbsd-cvs mailing list