diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-13 02:25:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-13 02:25:58 +0800 |
commit | 4e2e9bd3014eda9d121553ee716bda5fd73b0314 (patch) | |
tree | adf2dbcc6585fae56c49066248caac0a91b0e702 /multimedia/nautilus-media/Makefile | |
parent | 4fc479663b3384c4d62188360a598e43a74f49db (diff) | |
download | marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.tar marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.tar.gz marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.tar.bz2 marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.tar.lz marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.tar.xz marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.tar.zst marcuscom-ports-4e2e9bd3014eda9d121553ee716bda5fd73b0314.zip |
Update to 0.5.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1474 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/nautilus-media/Makefile')
-rw-r--r-- | multimedia/nautilus-media/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile index 0cade3640..1fb36ab78 100644 --- a/multimedia/nautilus-media/Makefile +++ b/multimedia/nautilus-media/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nautilus-media -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack nautilus2 gstreamerplugins +USE_GNOME= gnomeprefix gnomehack intlhack lthack nautilus2 gstreamerplugins USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |