diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-04-01 09:53:42 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-04-01 09:53:42 +0800 |
commit | fe7c5461f294f703637f48ce722a198dce796d8f (patch) | |
tree | 2cb792ea4504557f3ed14ad8597072709c535824 /print | |
parent | 95018fa856ad30c95b6f7e9f6eb887d621da4a22 (diff) | |
download | freebsd-ports-gnome-fe7c5461f294f703637f48ce722a198dce796d8f.tar.gz freebsd-ports-gnome-fe7c5461f294f703637f48ce722a198dce796d8f.tar.zst freebsd-ports-gnome-fe7c5461f294f703637f48ce722a198dce796d8f.zip |
- Fix plist
Reported by: pointyhat
Approved by: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/hplip/Makefile | 1 | ||||
-rw-r--r-- | print/hplip/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 1ad61664a984..92ed51aeca68 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -3,6 +3,7 @@ PORTNAME= hplip PORTVERSION= 3.13.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF diff --git a/print/hplip/pkg-plist b/print/hplip/pkg-plist index 392609aa4dd3..72485e47d432 100644 --- a/print/hplip/pkg-plist +++ b/print/hplip/pkg-plist @@ -1590,8 +1590,6 @@ share/ppd/HP/hp-psc_950xi-hpijs.ppd.gz @dirrmtry libexec/cups %%SCAN%%@dirrmtry lib/sane @dirrmtry %%PYTHON_SITELIBDIR%% -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg @dirrmtry etc/hp %%FAX%%@dirrmtry etc/cups %%GUI%%@exec mkdir -p %D/%%DATADIR%%/ui4/plugins |