diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:51:34 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-01-12 01:51:34 +0800 |
| commit | 2f836c64a2940e1460834c4085ba6d418001bf17 (patch) | |
| tree | 81909a3bce2caf57600151b32c8dcb1e7735c28c /x11-themes/icon-naming-utils/Makefile | |
| parent | 262752d178a4a70c9cd941f23ee5052d0e8968d9 (diff) | |
| download | marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.gz marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.tar.zst marcuscom-ports-2f836c64a2940e1460834c4085ba6d418001bf17.zip | |
Remove these ports now that they have been merged into the FreeBSD ports
tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/icon-naming-utils/Makefile')
| -rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile deleted file mode 100644 index 979311429..000000000 --- a/x11-themes/icon-naming-utils/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: icon-naming-utils -# Date created: 2005-11-05 -# Whom: Phillip Neumann <pneumann@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= icon-naming-utils -PORTVERSION= 0.8.7 -CATEGORIES= x11-themes -MASTER_SITES= http://tango.freedesktop.org/releases/ - -MAINTAINER= pneumann@gmail.com -COMMENT= Utilities of the Tango project - -BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple -RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple - -USE_PERL5= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack pkgconfig - -pre-configure: - @ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> |
