diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-27 14:44:53 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-27 14:44:53 +0000 |
commit | 00f9f4e3c85e72cd2fe40ad55f7cca4c5e53414d (patch) | |
tree | 843f1b782f4bae1c160b230ca7da5d98fef03687 /editors/zoinks/Makefile | |
parent | f8720f3a34cb42fc4fa2b584f875e60355f83894 (diff) | |
download | ports-00f9f4e3c85e72cd2fe40ad55f7cca4c5e53414d.tar.gz ports-00f9f4e3c85e72cd2fe40ad55f7cca4c5e53414d.zip |
- Update to version 0.3.7
PR: 58577
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=92323
Diffstat (limited to 'editors/zoinks/Makefile')
-rw-r--r-- | editors/zoinks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile index 5e264106b010..eeb4f708beeb 100644 --- a/editors/zoinks/Makefile +++ b/editors/zoinks/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zoinks -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.7 CATEGORIES= editors MASTER_SITES= http://zoinks.mikelockwood.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -24,7 +24,7 @@ CONFIGURE_ARGS+= --disable-imlib .endif USE_XPM= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes pre-everything:: @${ECHO_MSG} "" |