Don't try to extract the application defaults file.
This commit is contained in:
parent
987c693547
commit
29de41168b
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.2 1999/04/15 20:39:50 tron Exp $
|
# $NetBSD: Makefile,v 1.3 1999/11/02 13:06:07 agc Exp $
|
||||||
|
|
||||||
DISTNAME= xquote-1.1
|
DISTNAME= xquote-1.1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
@ -14,6 +14,7 @@ DEPENDS+= xpm-3.4k:../../graphics/xpm
|
||||||
USE_IMAKE= yes
|
USE_IMAKE= yes
|
||||||
USE_MOTIF= yes
|
USE_MOTIF= yes
|
||||||
NO_INSTALL_MANPAGES= yes
|
NO_INSTALL_MANPAGES= yes
|
||||||
|
EXTRACT_ONLY= ${DISTNAME}.tar.gz
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${TOUCH} ${WRKSRC}/Xquote.man
|
${TOUCH} ${WRKSRC}/Xquote.man
|
||||||
|
|
Loading…
Reference in a new issue