From 37affae03783749603fe90f7c63b914bd5b7873b Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 21 May 2006 21:31:18 +0000 Subject: BROKEN: Installs files prior to 'make install' --- databases/clip/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases/clip') diff --git a/databases/clip/Makefile b/databases/clip/Makefile index 0e398ebc6a8e..322fc9ccdfc0 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -29,6 +29,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ wget:${PORTSDIR}/ftp/wget +BROKEN= Installs files prior to 'make install' + WRKSRC= ${WRKDIR}/${PORTNAME}-prg-${DISTVERSION} USE_GETTEXT= yes WANT_GNOME= yes -- cgit