diff options
Diffstat (limited to 'emulators/spim/Makefile')
| -rw-r--r-- | emulators/spim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 5836e58ea73a..376b746af2ae 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -7,7 +7,7 @@ # PORTNAME= spim -PORTVERSION= 6.2 +PORTVERSION= 6.3 CATEGORIES= emulators MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org PREFIX?= ${LOCALBASE} -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure USE_IMAKE= yes |
