diff options
-rw-r--r-- | devel/autoconf213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index 65dedb82ebbf..67915b30de8d 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -25,7 +25,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ENV= M4=${PREFIX}/bin/gm4 CONFIGURE_ARGS= --program-suffix=213 --datadir=${PREFIX}/share/autoconf213 -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC= ${WRKDIR}/autoconf post-install: @install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir |