diff options
Diffstat (limited to 'textproc/confget/Makefile')
-rw-r--r-- | textproc/confget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index 8e7f4b0..ef2c3e7 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/confget \ man/man1/confget.1.gz PORTEXAMPLES= t1.ini t2.ini -PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_MAKE_ENV_OFF= PCRE_CFLAGS="" PCRE_LIBS="" do-install: |