Bug 63073

Summary: /textproc/scrollkeeper-0.3.14_1,1/ install fail
Product: Ports & Packages Reporter: NAKAGAWA Tsuneo <yaemon>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description NAKAGAWA Tsuneo 2004-02-19 18:10:15 UTC
Can't install.
because all scripts installed by name
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-config
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-extract
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-gen-seriesid
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-get-cl
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-get-content-list
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-get-extended-content-list
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-get-index-from-docpath
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-get-toc-from-docpath
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-get-toc-from-id
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-install
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-preinstall
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-rebuilddb
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-uninstall
/usr/X11R6/bin/i386-pc-freebsd5.2.1-scrollkeeper-update

same in man doc.
/usr/X11R6/man/man1/i386-pc-freebsd5.2.1-scrollkeeper-config.1.gz
/usr/X11R6/man/man1/i386-pc-freebsd5.2.1-scrollkeeper-gen-seriesid.1.gz
/usr/X11R6/man/man5/i386-pc-freebsd5.2.1-scrollkeeper.conf.5.gz
/usr/X11R6/man/man7/i386-pc-freebsd5.2.1-scrollkeeper.7.gz
/usr/X11R6/man/man8/i386-pc-freebsd5.2.1-scrollkeeper-update.8.gz
/usr/X11R6/man/man8/i386-pc-freebsd5.2.1-scrollkeeper-preinstall.8.gz
/usr/X11R6/man/man8/i386-pc-freebsd5.2.1-scrollkeeper-rebuilddb.8.gz

and install fail
-------------
	echo "`date +\"%b %d %X\"` Installing ScrollKeeper `scrollkeeper-config --version`..." >> /var/log/scrollkeeper.log
PATH="/usr/local/libexec/libtool13:/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/jdk1.3.1/bin/:/home/yaemon/bin:/usr/games:/usr/games:/usr/X11R6/bin" ; \
	/usr/X11R6/bin/scrollkeeper-rebuilddb -q -p /var/db/scrollkeeper
gmake[3]: Leaving directory `/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.14'
	<code/input/activities to reproduce the problem (multiple lines)>
-------------

Fix: 

pardon, I can't write.
How-To-Repeat: cd /usr/ports/textproc/scrollkeeper
make install
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-02-19 21:08:37 UTC
State Changed
From-To: open->closed

Don't set CONFIGURE_TARGET in make.conf.  It will break certain ports (like 
scrollkeeper).