diff options
Diffstat (limited to 'deskutils/gtimer/Makefile')
-rw-r--r-- | deskutils/gtimer/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile index cd46edc99760..c5b952be4a26 100644 --- a/deskutils/gtimer/Makefile +++ b/deskutils/gtimer/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gtimer -# Version required: 1.1.3 +# Version required: 1.1.4 # Date created: 25 February 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id: Makefile,v 1.2 1999/04/21 19:07:31 mharo Exp $ +# $Id: Makefile,v 1.3 1999/05/05 14:22:22 flathill Exp $ # -DISTNAME= gtimer-1.1.3 +DISTNAME= gtimer-1.1.4 CATEGORIES= deskutils MASTER_SITES= http://www.radix.net/~cknudsen/gtimer/ @@ -14,7 +14,6 @@ MAINTAINER= cpiazza@home.net LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 -WRKSRC= ${WRKDIR}/gtimer-1.1.4 GNU_CONFIGURE= YES CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" USE_GMAKE= YES |