diff options
Diffstat (limited to 'devel/crossgo32/Makefile')
-rw-r--r-- | devel/crossgo32/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile index 83d23da9ebe4..50ee26683bec 100644 --- a/devel/crossgo32/Makefile +++ b/devel/crossgo32/Makefile @@ -18,6 +18,8 @@ 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 |