diff options
Diffstat (limited to 'devel/crossgo32/Makefile')
-rw-r--r-- | devel/crossgo32/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 50ee26683bec..83d23da9ebe4 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -18,8 +18,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} dosrel-1.0${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cross Development Environment for 32-bit DOS - GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=${TARGET} USE_GMAKE= yes |