diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 12:13:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 12:13:23 +0000 |
commit | 1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch) | |
tree | 969d85a11701cc0a743c50f26376c759b7da5a4d /x11-themes | |
parent | d65af50a70ba6e7ae6c00df5e9c8a4007c79a964 (diff) | |
download | ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.tar.gz ports-1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes-extras/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-themes/gnome-themes-extras/Makefile b/x11-themes/gnome-themes-extras/Makefile index 6579a36589fc..ce09121c6037 100644 --- a/x11-themes/gnome-themes-extras/Makefile +++ b/x11-themes/gnome-themes-extras/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnome-themes-extras -# Date Created: 12 June 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# +# Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ # $MCom: ports/x11-themes/gnome-themes-extras/Makefile,v 1.18 2007/10/04 02:36:16 mezz Exp $ -# PORTNAME= gnome-themes-extras PORTVERSION= 2.22.0 @@ -21,9 +17,8 @@ BUILD_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 \ RUN_DEPENDS= gtk-engines2>=2.11.0:${PORTSDIR}/x11-themes/gtk-engines2 USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig USE_AUTOTOOLS= libtool -USE_GMAKE= yes USE_GNOME= gnomehack libgnomeui intlhack INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |