diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 05:53:02 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-22 05:53:02 +0800 |
commit | 3b895639a9af8d5b8b5dd93d608ec0872f5d4bed (patch) | |
tree | 5f4d176bf5820a43c218939194dfccbee87e008b /x11-themes | |
parent | 7ce74faf6120ad7616105f8b4ca3517088600d80 (diff) | |
download | marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.gz marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.bz2 marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.lz marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.xz marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.tar.zst marcuscom-ports-3b895639a9af8d5b8b5dd93d608ec0872f5d4bed.zip |
Remove gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11367 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-backgrounds/Makefile b/x11-themes/gnome-backgrounds/Makefile index 95261dc03..cb8e7de4e 100644 --- a/x11-themes/gnome-backgrounds/Makefile +++ b/x11-themes/gnome-backgrounds/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.35 2008/07/23 04:18:08 marcus Exp $ +# $MCom: ports/x11-themes/gnome-backgrounds/Makefile,v 1.36 2008/08/18 02:43:30 ahze Exp $ # PORTNAME= gnome-backgrounds @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnometarget gnomehack intlhack +USE_GNOME= gnomeprefix gnomehack intlhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |