Bug 34570

Summary: Broken "Makefile" in /usr/port/misc/afbackup (afbackup-3.3.5)
Product: Ports & Packages Reporter: alex.rebrik <alex.rebrik>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description alex.rebrik 2002-02-03 03:50:00 UTC
        Broken "install" target in main Makefile.

Fix: 

http://www.virex.com/~drzero/afbackup/Makefile.FIXED

        OR:

        here is a diff

--------CUT HERE-----------
backup:/usr/ports/misc/afbackup# !diff
diff Makefile Makefile.FIXED
22c22
< PLIST=                ${WRKSRC}/pkg-plist
---
> PLIST=                ${PORTSDIR}/misc/afbackup/pkg-plist
165c165
<       @for docfile in $(AFBACKUP_DOCS:S/^/share\/doc\/${PORTNAME}\//); do ${ECHO_CMD} $$docfile >
How-To-Repeat:         "make install" fails with:

        ==>  Creating custom pkg-plist...
        share/doc/afbackup/CONFIG: not found
        *** Error code 127
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-03-26 08:21:24 UTC
State Changed
From-To: open->feedback

Is this still an issue in the latest afbackup Makefile?
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2002-06-09 01:52:01 UTC
State Changed
From-To: feedback->closed

Feedback timeout.