diff options
Diffstat (limited to 'print/c2ps/Makefile')
-rw-r--r-- | print/c2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/c2ps/Makefile b/print/c2ps/Makefile index ad83e2a10f68..d4ddc0241cb1 100644 --- a/print/c2ps/Makefile +++ b/print/c2ps/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/ MAINTAINER= hrs@FreeBSD.org COMMENT= PostScript pretty-printer for C source -LIB_DEPENDS= libpaper.so:${PORTSDIR}/print/libpaper +LIB_DEPENDS= libpaper.so:print/libpaper CPPFLAGS+= -I${LOCALBASE}/include |