mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Remove no longer needed patch file [1]
- Regenerate pkg-plist - Bump portversion PR: ports/61016 [1] Submitted by: Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
This commit is contained in:
parent
4643629b2f
commit
06be47c735
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97590
3 changed files with 1223 additions and 1085 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= foomatic-db
|
PORTNAME= foomatic-db
|
||||||
PORTVERSION= 20031216
|
PORTVERSION= 20040107
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
NO_CHECKSUM= ${DISTFILES}
|
NO_CHECKSUM= ${DISTFILES}
|
||||||
|
|
|
@ -1,11 +0,0 @@
|
||||||
--- configure.in.orig Sat Apr 5 14:56:29 2003
|
|
||||||
+++ configure.in Sat Apr 5 14:56:36 2003
|
|
||||||
@@ -3,7 +3,7 @@
|
|
||||||
|
|
||||||
dnl If the user didn't specify the $sysconfdir on the command line, let it
|
|
||||||
dnl be /etc, not /usr/local/etc or /usr/etc
|
|
||||||
-if [[ x$sysconfdir == 'x${prefix}/etc' ]]; then
|
|
||||||
+if [[ x$sysconfdir = 'x${prefix}/etc' ]]; then
|
|
||||||
sysconfdir=/etc
|
|
||||||
fi
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue