Index: head/graphics/electriceyes/Makefile =================================================================== --- head/graphics/electriceyes/Makefile (revision 13142) +++ head/graphics/electriceyes/Makefile (revision 13143) @@ -1,30 +1,30 @@ # New ports collection makefile for: electriceyes # Version required: 0.2 # Date created: 21 August 1998 # Whom: Yukihiro Nakai # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/09/06 06:45:28 vanilla Exp $ # DISTNAME= ee-0.2 PKGNAME= electriceyes-0.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ MAINTAINER= Nakai@technologist.com LIB_DEPENDS= panel_applet\\.0:${PORTSDIR}/x11/gnomecore USE_X_PREFIX= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --localstatedir=${PREFIX}/share/gnome \ +CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${X11BASE} CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include -I./intl" \ LIBS="-L${LOCALBASE}/lib -lxpg4" post-install: ${MV} ${PREFIX}/bin/ee ${PREFIX}/bin/ElectricEyes .include Property changes on: head/graphics/electriceyes/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property