head	1.2;
access;
symbols
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.12.15.09.28.39;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2005.12.26.07.48.42;	author anray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- "It appears the API has changed in libevent and pftpx is a dead project.
   Please remove the port."

Submitted by:	Scott Ullrich <sullrich@@gmail.com> (maintainer)
@
text
@--- Makefile.orig	Mon Jun 27 19:14:36 2005
+++ Makefile	Mon Jun 27 19:30:00 2005
@@@@ -5,6 +5,8 @@@@
 CFLAGS+=-I. -g
 CFLAGS+=-Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith \
         -Wno-uninitialized
+CFLAGS+=-I/usr/local/include -L/usr/local/lib
+INCLUDES+=	-I/usr/local/include
 LDADD+=	-levent
 
 .include <bsd.prog.mk>
@


1.1
log
@Move pftpx from missed dir pfptx.

Approved by:	sem(mentor)
@
text
@@

