diff options
-rw-r--r-- | net/nam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile index ffb0d03a52f2..6c6069b23f32 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -22,7 +22,7 @@ MANCOMPRESSED= no USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3 - +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ALL_TARGET= # empty post-patch: |