diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-01 19:50:57 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-06-01 19:50:57 +0000 |
commit | 50f3f935ce420a4c75dc67fb9402732efbf9091c (patch) | |
tree | 9f048ef6b0000cbe83f15ae3c8730f15f192bff8 /chinese | |
parent | 7bbce315901e510b88a10633c502585f835289f8 (diff) | |
download | ports-50f3f935ce420a4c75dc67fb9402732efbf9091c.tar.gz ports-50f3f935ce420a4c75dc67fb9402732efbf9091c.zip |
Notes
Diffstat (limited to 'chinese')
-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: |