From 3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 5 Feb 2004 20:38:07 +0000 Subject: Use PLIST_FILES. Reviewed by: marcus --- www/cadaver/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/cadaver/Makefile') diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index cb6491d83142..21abe0c85d72 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -24,7 +24,8 @@ CONFIGURE_ARGS= --enable-netrc \ --with-expat ALL_TARGET= cadaver -MAN1= cadaver.1 +MAN1= cadaver.1 +PLIST_FILES= bin/cadaver CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib -- cgit v1.2.3