aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gkrellm2/files
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2002-09-06 01:35:21 +0800
committerume <ume@FreeBSD.org>2002-09-06 01:35:21 +0800
commit09e015eb4d610433db22c42189047f02b5d3be5a (patch)
tree6803dccb429396a6ea8a8541007a1876202376b2 /sysutils/gkrellm2/files
parent6a32ca922c4cf5f948545e755c45bbd379804af9 (diff)
downloadfreebsd-ports-gnome-09e015eb4d610433db22c42189047f02b5d3be5a.tar.gz
freebsd-ports-gnome-09e015eb4d610433db22c42189047f02b5d3be5a.tar.zst
freebsd-ports-gnome-09e015eb4d610433db22c42189047f02b5d3be5a.zip
2.0.1 was replaced with 2.0.1a with applying the patch which was
included in this port. Since there is no difference at all, we don't need bumping PORTVERSION.
Diffstat (limited to 'sysutils/gkrellm2/files')
-rw-r--r--sysutils/gkrellm2/files/patch-src:Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysutils/gkrellm2/files/patch-src:Makefile b/sysutils/gkrellm2/files/patch-src:Makefile
index 3e84756bd115..07b20bc4ba53 100644
--- a/sysutils/gkrellm2/files/patch-src:Makefile
+++ b/sysutils/gkrellm2/files/patch-src:Makefile
@@ -2,12 +2,6 @@ Index: src/Makefile
diff -u src/Makefile.orig src/Makefile
--- src/Makefile.orig Thu Sep 5 00:45:29 2002
+++ src/Makefile Thu Sep 5 17:51:25 2002
-@@ -1,4 +1,5 @@
- PACKAGE ?= gkrellm
-+PACKAGE_D ?= gkrellmd
- PKG_CONFIG ?= pkg-config
- EXTRAOBJS ?= md5c.o
- BINMODE ?= 755
@@ -21,7 +22,7 @@
PKG_LIB = `$(PKG_CONFIG) --libs gtk+-2.0 gthread-2.0`