while rereading the changelog, noticed that separate build ought to work,

and it does !
This commit is contained in:
espie 2003-02-25 00:58:53 +00:00
parent 927594ff91
commit bbaf5c58ae

View File

@ -1,4 +1,4 @@
#$OpenBSD: Makefile,v 1.6 2003/02/24 22:54:03 espie Exp $
#$OpenBSD: Makefile,v 1.7 2003/02/25 00:58:53 espie Exp $
CATEGORIES= devel
COMMENT= "accessing DVD files"
@ -17,4 +17,5 @@ PERMIT_DISTFILES_FTP=Yes
PERMIT_PACKAGE_CDROM=Yes
PERMIT_PACKAGE_FTP=Yes
SEPARATE_BUILD=Yes
.include <bsd.port.mk>