MASTER_SITES=${HOMEPAGE} is no good when there's no HOMEPAGE.
This commit is contained in:
parent
8d6c3e103e
commit
0436d2f211
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2013/03/11 11:46:16 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2013/05/06 12:00:54 jasper Exp $
|
||||
|
||||
COMMENT= wm-dockapp; resembling a miniature pin board
|
||||
|
||||
@ -10,8 +10,6 @@ CATEGORIES= x11 x11/windowmaker
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
WANTLIB= X11 Xext Xpm c
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
SEPARATE_BUILD= Yes
|
||||
USE_GROFF = Yes
|
||||
NO_TEST= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user