aboutsummaryrefslogtreecommitdiff
path: root/print/cups-base
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-02-17 07:54:55 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-02-17 07:54:55 +0000
commit532f59ecabeb747c967cc32fa3890043eb24e0fb (patch)
tree55014faa35a6b7c61b4819d8fbd0e2e59e392227 /print/cups-base
parent60ce6b9fdeacfbbfc399d0da655ffc03b86f1248 (diff)
downloadports-532f59ecabeb747c967cc32fa3890043eb24e0fb.tar.gz
ports-532f59ecabeb747c967cc32fa3890043eb24e0fb.zip
- drop defunct cups.desktop
Reported by: Michael Johnson
Notes
Notes: svn path=/head/; revision=185352
Diffstat (limited to 'print/cups-base')
-rw-r--r--print/cups-base/Makefile2
-rw-r--r--print/cups-base/files/patch-Makefile11
-rw-r--r--print/cups-base/pkg-plist1
3 files changed, 12 insertions, 2 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 7139136e3302..ba2b87e43dd3 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -8,7 +8,7 @@
PORTNAME= cups
PORTVERSION= 1.2.7
DISTVERSIONSUFFIX= -source
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= -base${PKGNAMESUFFIX2}
diff --git a/print/cups-base/files/patch-Makefile b/print/cups-base/files/patch-Makefile
new file mode 100644
index 000000000000..7fb65225eed8
--- /dev/null
+++ b/print/cups-base/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig Tue Aug 29 17:51:19 2006
++++ Makefile Sun Jan 14 10:44:39 2007
+@@ -141,8 +141,6 @@
+ fi
+ if test -d /usr/share/applications; then \
+ echo Installing desktop icons...; \
+- $(INSTALL_DIR) -m 755 $(BUILDROOT)/usr/share/applications; \
+- $(INSTALL_DATA) desktop/cups.desktop $(BUILDROOT)/usr/share/applications; \
+ $(INSTALL_DIR) -m 755 $(BUILDROOT)/usr/share/icons/hicolor/16x16/apps; \
+ $(INSTALL_DATA) desktop/cups-16.png $(BUILDROOT)/usr/share/icons/hicolor/16x16/apps/cups.png; \
+ $(INSTALL_DIR) -m 755 $(BUILDROOT)/usr/share/icons/hicolor/32x32/apps; \
diff --git a/print/cups-base/pkg-plist b/print/cups-base/pkg-plist
index c79f61e83d22..152f368004b6 100644
--- a/print/cups-base/pkg-plist
+++ b/print/cups-base/pkg-plist
@@ -562,7 +562,6 @@ sbin/reject
%%DOCSDIR%%/sv/images/button-view-page-log.gif
%%DOCSDIR%%/sv/images/button-view-printable-version.gif
%%DOCSDIR%%/sv/index.html
-share/applications/cups.desktop
share/icons/hicolor/16x16/apps/cups.png
share/icons/hicolor/32x32/apps/cups.png
share/icons/hicolor/64x64/apps/cups.png