diff options
-rw-r--r-- | databases/clip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |