Index: head/devel/pharmacy/Makefile =================================================================== --- head/devel/pharmacy/Makefile (revision 34075) +++ head/devel/pharmacy/Makefile (revision 34076) @@ -1,31 +1,32 @@ # New ports collection makefile for: pharmacy # Date created: 02 October 1999 # Whom: Chris D. Faulhaber # # $FreeBSD$ # PORTNAME= pharmacy PORTVERSION= 0.2.1 CATEGORIES= devel gnome -MASTER_SITES= http://home.earthlink.net/~nawalker/pharmacy/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \ s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g' .include Property changes on: head/devel/pharmacy/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/devel/pharmacy/pkg-descr =================================================================== --- head/devel/pharmacy/pkg-descr (revision 34075) +++ head/devel/pharmacy/pkg-descr (revision 34076) @@ -1,8 +1,8 @@ Pharmacy intends to be a GNOME compliant front-end to CVS. Currently, it provides a limited user interface to CVS commands and a "console" for the lazy power-user. -WWW: http://home.earthlink.net/~nawalker/pharmacy/ +WWW: http://pharmacy.sourceforge.net/ - Chris D. Faulhaber jedgar@fxp.org Property changes on: head/devel/pharmacy/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property