Make it possible to clean the port as a regular user, spotted by espie@

This commit is contained in:
ajacoutot 2010-03-20 16:50:16 +00:00
parent 4329b9887f
commit 7ca08e5d4e

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2009/12/22 15:43:15 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2010/03/20 16:50:16 ajacoutot Exp $
COMMENT= elegant music player for MPD
@ -37,7 +37,6 @@ RUN_DEPENDS= ::devel/desktop-file-utils \
::x11/py-gtk2
USE_X11= Yes
NO_BUILD= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>