diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/pbi-thumbnailer/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-fm/pbi-thumbnailer/Makefile b/x11-fm/pbi-thumbnailer/Makefile index e58bc7ec4021..b4cf0bc2fcc7 100644 --- a/x11-fm/pbi-thumbnailer/Makefile +++ b/x11-fm/pbi-thumbnailer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pbi-thumbnailer -# Date created: 08 June 2008 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# PORTNAME= pbi-thumbnailer PORTVERSION= 0.9.2 @@ -14,6 +10,7 @@ MASTER_SITES= http://www.marcuscom.com/pbi-thumbnailer/ MAINTAINER= gnome@FreeBSD.org COMMENT= Generates icon thumbnails for PC-BSD installer files +USES= pkgconfig USE_BZIP2= yes USE_GNOME= gtk20 gconf2 MAKE_ENV= GCONF_CONFIG_SOURCE=${GCONF_CONFIG_SOURCE} |