From 90fa3e7409b45fbf6f36dabb6b51affb7fb7a7fa Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Mon, 6 Apr 2009 17:35:44 +0000 Subject: [PATCH] Fix DESCR and unbreak make describe. --- databases/linux-f10-sqlite3/Makefile | 2 +- databases/linux-f8-sqlite3/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile index 9905270c1355..2f46c6d2f609 100644 --- a/databases/linux-f10-sqlite3/Makefile +++ b/databases/linux-f10-sqlite3/Makefile @@ -26,6 +26,6 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= README MANPREFIX= ${PREFIX}/usr/share MAN1= sqlite3.1 -DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include diff --git a/databases/linux-f8-sqlite3/Makefile b/databases/linux-f8-sqlite3/Makefile index 9905270c1355..2f46c6d2f609 100644 --- a/databases/linux-f8-sqlite3/Makefile +++ b/databases/linux-f8-sqlite3/Makefile @@ -26,6 +26,6 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= README MANPREFIX= ${PREFIX}/usr/share MAN1= sqlite3.1 -DESCR= ${.CURDIR}/../${PORTNAME}3/pkg-descr +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include