diff options
Diffstat (limited to 'textproc/libfo')
-rw-r--r-- | textproc/libfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libfo/Makefile b/textproc/libfo/Makefile index efe2613290c1..945d673479ca 100644 --- a/textproc/libfo/Makefile +++ b/textproc/libfo/Makefile @@ -26,7 +26,7 @@ USE_GITHUB= yes GH_PROJECT= xmlroff GH_ACCOUNT= xmlroff USE_LDCONFIG= yes -WRKSRC= ${WRKDIR}/xmlroff-${PORTVERSION}/xmlroff +WRKSRC_SUBDIR= xmlroff GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc CPPFLAGS+= -I${LOCALBASE}/include |