aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 06:36:45 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 06:36:45 +0000
commitb5d57b5eb8b24beead9fed1f441dc63cb5b8145e (patch)
tree995e5b0cd20c6219fc1775c3f3ac887a3ad36f27
parent94f7601273e43def2b3ea22208ebfb08ec7d2ee3 (diff)
downloadports-b5d57b5eb8b24beead9fed1f441dc63cb5b8145e.tar.gz
ports-b5d57b5eb8b24beead9fed1f441dc63cb5b8145e.zip
Notes
-rw-r--r--x11/keylaunch/Makefile3
-rw-r--r--x11/p5-X11-Resolution/Makefile9
2 files changed, 5 insertions, 7 deletions
diff --git a/x11/keylaunch/Makefile b/x11/keylaunch/Makefile
index df2bc7d3d2b6..c1679ffddc62 100644
--- a/x11/keylaunch/Makefile
+++ b/x11/keylaunch/Makefile
@@ -12,7 +12,8 @@ COMMENT= An X utility for binding commands to a hot key
WRKSRC= ${WRKDIR}/keylaunch
USE_GMAKE= yes
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
USE_XORG= x11
PKGMESSAGE= ${WRKSRC}/pkg-message
diff --git a/x11/p5-X11-Resolution/Makefile b/x11/p5-X11-Resolution/Makefile
index cf0445e9a930..d48e3eefbe03 100644
--- a/x11/p5-X11-Resolution/Makefile
+++ b/x11/p5-X11-Resolution/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: x11/p5-X11-Resolution
-# Date created: 2009-10-24 11:30
-# Whom: Zane C. Bowers
-#
+# Created by: Zane C. Bowers
# $FreeBSD$
-#
PORTNAME= X11-Resolution
PORTVERSION= 0.0.0
@@ -16,7 +12,8 @@ COMMENT= Provides a method to get the resolution for a X11 screen
RUN_DEPENDS= p5-X11-Protocol>=0:${PORTSDIR}/x11/p5-X11-Protocol
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= X11::Resolution.3