aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/asclock-xlib
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 23:05:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 23:05:59 +0000
commit8c2848e8cad7e6d09369bd2c4d9806993419da10 (patch)
tree35233f7341a6809a2fba1ba182ee40c9f7bf3829 /x11-clocks/asclock-xlib
parentee366fa4406237cda521e31801cd1d23cf0c08ec (diff)
downloadports-8c2848e8cad7e6d09369bd2c4d9806993419da10.tar.gz
ports-8c2848e8cad7e6d09369bd2c4d9806993419da10.zip
Convert to USES=imake
Notes
Notes: svn path=/head/; revision=322014
Diffstat (limited to 'x11-clocks/asclock-xlib')
-rw-r--r--x11-clocks/asclock-xlib/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile
index 61675a482569..3fd7b8b0dcc1 100644
--- a/x11-clocks/asclock-xlib/Makefile
+++ b/x11-clocks/asclock-xlib/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: asclock-xlib
-# Date created: 24 April 1999
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
+# Created by: Jun Kuriyama <kuriyama@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= asclock-xlib
PORTVERSION= 2.0.11
@@ -19,7 +15,7 @@ MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/asclock-xlib
USE_XORG= xpm x11
-USE_IMAKE= YES
+USES= imake
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= YES