diff options
author | kris <kris@FreeBSD.org> | 2004-08-15 05:46:28 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-15 05:46:28 +0800 |
commit | f5443843fc2e290b6c57fe65894d46ce60df5a60 (patch) | |
tree | f05facc3a3c476bda817624b607ca2f2e7014602 /databases/clip | |
parent | 973f0bb8f6d1b1887afd5ff9926e736fa05c14f4 (diff) | |
download | freebsd-ports-gnome-f5443843fc2e290b6c57fe65894d46ce60df5a60.tar.gz freebsd-ports-gnome-f5443843fc2e290b6c57fe65894d46ce60df5a60.tar.zst freebsd-ports-gnome-f5443843fc2e290b6c57fe65894d46ce60df5a60.zip |
BROKEN: Unfetchable
Diffstat (limited to 'databases/clip')
-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 9b442b8d2f81..ba7783db48cd 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -21,6 +21,8 @@ EXTRACT_ONLY= ${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E}.tgz MAINTAINER= ports@FreeBSD.org COMMENT= xBase and Clipper language compatible compiler +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/${PORTNAME}-prg-${PORTVERSION:R}-${PORTVERSION:E} USE_GETTEXT= yes |