diff options
Diffstat (limited to 'x11/yalias')
-rw-r--r-- | x11/yalias/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index 27c1f8174586..bf2c700c0c6c 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: yalias -# Date created: 8 September 2003 -# Whom: Tim Bishop <tim@bishnet.net> -# +# Created by: Tim Bishop <tim@bishnet.net> # $FreeBSD$ -# PORTNAME= yalias PORTVERSION= 0.7 @@ -16,6 +12,7 @@ MASTER_SITES= http://offog.org/files/ \ MAINTAINER= tdb@FreeBSD.org COMMENT= An enhanced execution box with regex pattern matching +USES= pkgconfig USE_GNOME= gtk20 ALL_TARGET= yalias |