aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gtick/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-05-01 04:48:48 +0800
committersat <sat@FreeBSD.org>2007-05-01 04:48:48 +0800
commita3699ab3c79b43fac8a0fd956a34b6d8ebb76a7c (patch)
tree72ccb085cee37f6419d413278febf89cde6ad066 /audio/gtick/Makefile
parentca1bac60af5273b96d82308484c7348ca469e4ff (diff)
downloadfreebsd-ports-gnome-a3699ab3c79b43fac8a0fd956a34b6d8ebb76a7c.tar.gz
freebsd-ports-gnome-a3699ab3c79b43fac8a0fd956a34b6d8ebb76a7c.tar.zst
freebsd-ports-gnome-a3699ab3c79b43fac8a0fd956a34b6d8ebb76a7c.zip
- Update to 0.3.14
- Move from x11base to localbase - Add mirrors - Minor tweaks
Diffstat (limited to 'audio/gtick/Makefile')
-rw-r--r--audio/gtick/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index d90b9334391c..5d8e4e742e17 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: qsf
+# New ports collection makefile for: gtick
# Date created: 10 February 2004
# Whom: liamfoy@sepulcrum.org
#
@@ -6,9 +6,9 @@
#
PORTNAME= gtick
-PORTVERSION= 0.3.13
+PORTVERSION= 0.3.14
CATEGORIES= audio
-MASTER_SITES= http://www.antcom.de/gtick/download/
+MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= A metronome application
@@ -16,8 +16,6 @@ COMMENT= A metronome application
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
-USE_GETOPT_LONG=yes
USE_GNOME= gtk20
USE_GETTEXT= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \