diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-05-07 23:38:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-05-07 23:38:15 +0800 |
commit | 5d9d29942d4dfc5aa099da19f17b00cc144b81b1 (patch) | |
tree | 1979bbcaebb98ea9f7aa883011b374fa5dfde0da /print | |
parent | fe60384eecf66fdf492e7521936c08a3ed4e0fbc (diff) | |
download | freebsd-ports-gnome-5d9d29942d4dfc5aa099da19f17b00cc144b81b1.tar.gz freebsd-ports-gnome-5d9d29942d4dfc5aa099da19f17b00cc144b81b1.tar.zst freebsd-ports-gnome-5d9d29942d4dfc5aa099da19f17b00cc144b81b1.zip |
- fix mtree
no version bump needed
Reported by: QAT
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-base/Makefile | 1 | ||||
-rw-r--r-- | print/cups-base/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 6602bb76111b..141b1409c2ba 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -217,6 +217,7 @@ post-patch: .else @${REINPLACE_CMD} \ -e 's|cups backend|backend|' \ + -e 's|$$.INSTALL_SCRIPT. cups-config|echo skip: cups-config|' \ -e '/share/s|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} \ diff --git a/print/cups-base/pkg-plist b/print/cups-base/pkg-plist index 2eb8fc1ca2fe..01bf00e11eb5 100644 --- a/print/cups-base/pkg-plist +++ b/print/cups-base/pkg-plist @@ -1768,7 +1768,6 @@ share/locale/zh_TW/cups_zh_TW.po @dirrmtry libexec/cups/backend @dirrmtry libexec/cups %%PHP%%@dirrmtry lib/php/%%PHP_EXT_DIR%% -@dirrm include/cups @dirrmtry etc/cups/interfaces @dirrmtry etc/cups/ppd @dirrmtry etc/cups/ssl |