diff options
Diffstat (limited to 'chinese/qe/Makefile')
-rw-r--r-- | chinese/qe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/qe/Makefile b/chinese/qe/Makefile index 698b627c4e6d..791a66cfb129 100644 --- a/chinese/qe/Makefile +++ b/chinese/qe/Makefile @@ -7,7 +7,7 @@ PORTNAME= qe PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \ ftp://freebsd.sinica.edu.tw/pub/statue/qe/ @@ -15,7 +15,7 @@ MASTER_SITES= http://www.cc.ncu.edu.tw/~center5/product/qe/ \ MAINTAINER= ports@FreeBSD.org COMMENT= QE is a PE2-like editor program under U*nix -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes USE_GMAKE= yes post-configure: |