diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-24 00:29:58 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-24 00:29:58 +0800 |
commit | 35bfd4e888fa8c05125010d7fd0561961ccd0925 (patch) | |
tree | 4b20e71704078baf03a18afdf52653708e7c96ff /misc/shared-mime-info/Makefile | |
parent | fe167cdd818146f9cb2657d9abdcee316c631a94 (diff) | |
download | marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.gz marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.bz2 marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.lz marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.xz marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.tar.zst marcuscom-ports-35bfd4e888fa8c05125010d7fd0561961ccd0925.zip |
Sync w/ FreeBSD ports for --mandir and --infodir.
Hopeful, tomorrow, I will turning into spider-man. I just got a first spider
bite in a few hours ago. WooHoo! It's nothing serious thought, no pain so far.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9235 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/shared-mime-info/Makefile')
-rw-r--r-- | misc/shared-mime-info/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/shared-mime-info/Makefile b/misc/shared-mime-info/Makefile index 3713ecdfb..d005d2bf9 100644 --- a/misc/shared-mime-info/Makefile +++ b/misc/shared-mime-info/Makefile @@ -3,7 +3,7 @@ # Whom: olgeni@FreeBSD.org # # $FreeBSD$ -# $MCom: ports/misc/shared-mime-info/Makefile,v 1.8 2007/05/30 04:26:58 mezz Exp $ +# $MCom: ports/misc/shared-mime-info/Makefile,v 1.9 2007/07/04 15:52:38 mezz Exp $ # PORTNAME= shared-mime-info @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib20 libxml2 intltool gnomehack intlhack -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |