aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:27:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:27:53 +0000
commit9880c1a3788c97424f73d86aba7a5c511e2d47b4 (patch)
tree30e09432cf3af70c596ec1833bdb863b62a6ce3b /x11
parentc4a998e8d3a89178ee4515e49e7371f2bb7bd893 (diff)
downloadports-9880c1a3788c97424f73d86aba7a5c511e2d47b4.tar.gz
ports-9880c1a3788c97424f73d86aba7a5c511e2d47b4.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gcb/Makefile7
-rw-r--r--x11/yad/Makefile3
2 files changed, 3 insertions, 7 deletions
diff --git a/x11/gcb/Makefile b/x11/gcb/Makefile
index 75c3fd585d4c..0558d744251a 100644
--- a/x11/gcb/Makefile
+++ b/x11/gcb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gcb
-# Date Created: 30 January 2006
-# Whom: Nosov Artem <chip-set@mail.ru>
-#
+# Created by: Nosov Artem <chip-set@mail.ru>
# $FreeBSD$
-#
PORTNAME= gcb
PORTVERSION= 0.2.8
@@ -16,6 +12,7 @@ MAINTAINER= chip-set@mail.ru
COMMENT= A GTK+ tool for managing x11 cut-buffers
HAS_CONFIGURE= yes
+USES= pkgconfig
USE_BZIP2= yes
USE_GNOME= gtk20
diff --git a/x11/yad/Makefile b/x11/yad/Makefile
index f470ed1920b7..4ba1bb45a3ef 100644
--- a/x11/yad/Makefile
+++ b/x11/yad/Makefile
@@ -8,14 +8,13 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= danilogondolfo@gmail.com
COMMENT= Display GNOME dialogs from the command line
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_XZ= yes
GNU_CONFIGURE= yes
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
CONFIGURE_ENV+= DATADIRNAME=share
-
MAN1= yad.1
OPTIONS_DEFINE= NLS