Index: head/astro/glunarclock/Makefile =================================================================== --- head/astro/glunarclock/Makefile (revision 169072) +++ head/astro/glunarclock/Makefile (revision 169073) @@ -1,38 +1,38 @@ # New ports collection makefile for: glunarclock # Date created: 9 December 2003 # Whom: Vincent Tantardini # # $FreeBSD$ # PORTNAME= glunarclock PORTVERSION= 0.32.4 PORTREVISION= 1 CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME applet that displays the current phase of the Moon LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier USE_X_PREFIX= yes USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_OMF= yes PLIST_SUB= VERSION="${PORTVERSION:R}" GCONF_SCHEMAS= glunarclock.schemas post-patch: @${REINPLACE_CMD} -e \ 's|$${prefix}/share|$${datadir}|g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-DGNOME_DISABLE_DEPRECATED||g' .include Property changes on: head/astro/glunarclock/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/astro/glunarclock/pkg-plist =================================================================== --- head/astro/glunarclock/pkg-plist (revision 169072) +++ head/astro/glunarclock/pkg-plist (revision 169073) @@ -1,48 +1,46 @@ libdata/bonobo/servers/GNOME_GLunarclockApplet_Factory.server libexec/glunarclock-applet-2 share/gnome/glunarclock/glunarclock.glade share/gnome/gnome-2.0/ui/GNOME_GLunarclockApplet.xml share/gnome/help/glunarclock-applet-2/C/figures/glunarclock_applet.png share/gnome/help/glunarclock-applet-2/C/glunarclock-applet-2.xml share/gnome/help/glunarclock-applet-2/C/legal.xml share/gnome/omf/glunarclock/glunarclock-applet-2-C.omf share/gnome/pixmaps/glunarclock-logo.png share/gnome/pixmaps/glunarclock/cartoonmoon_12frames.png share/gnome/pixmaps/glunarclock/moon_56frames.png share/locale/ast_ES/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/az/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/br/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/da/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/de/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/es/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/gl/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ms/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/no/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ro/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/rw/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/sr/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/glunarclock-%%VERSION%%.mo share/locale/wa/LC_MESSAGES/glunarclock-%%VERSION%%.mo @dirrm share/gnome/pixmaps/glunarclock @dirrm share/gnome/omf/glunarclock @dirrm share/gnome/help/glunarclock-applet-2/C/figures @dirrm share/gnome/help/glunarclock-applet-2/C @dirrm share/gnome/help/glunarclock-applet-2 @dirrm share/gnome/glunarclock @dirrmtry share/locale/ast_ES/LC_MESSAGES @dirrmtry share/locale/ast_ES @dirrmtry share/locale/br/LC_MESSAGES @dirrmtry share/locale/br @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw -@dirrmtry share/locale/wa/LC_MESSAGES -@dirrmtry share/locale/wa Property changes on: head/astro/glunarclock/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property