diff options
Diffstat (limited to 'misc/openr2/Makefile')
-rw-r--r-- | misc/openr2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/openr2/Makefile b/misc/openr2/Makefile index b2dc0ca32a80..de1af4e45826 100644 --- a/misc/openr2/Makefile +++ b/misc/openr2/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= fjoe@FreeBSD.org COMMENT= MFC/R2 call setup library -BUILD_DEPENDS= ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi +BUILD_DEPENDS= ${LOCALBASE}/include/dahdi/user.h:misc/dahdi GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |