diff options
author | krion <krion@FreeBSD.org> | 2003-10-27 22:44:53 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-27 22:44:53 +0800 |
commit | 099e4858fb702789aec5ab5cdbcc9c06c1409cec (patch) | |
tree | cc36ec4e24f59022efb79cd6f33039441b475521 /editors/zoinks/Makefile | |
parent | 426472a36d3fff27c7e516166f73f964cc080337 (diff) | |
download | freebsd-ports-gnome-099e4858fb702789aec5ab5cdbcc9c06c1409cec.tar.gz freebsd-ports-gnome-099e4858fb702789aec5ab5cdbcc9c06c1409cec.tar.zst freebsd-ports-gnome-099e4858fb702789aec5ab5cdbcc9c06c1409cec.zip |
- Update to version 0.3.7
PR: 58577
Submitted by: maintainer
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} "" |