Unbreak package building, noticed by pvalchev@

This commit is contained in:
margarida 2003-12-13 01:17:52 +00:00
parent 61caad0774
commit ecf2a50884

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2003/12/09 02:33:45 margarida Exp $
# $OpenBSD: Makefile,v 1.17 2003/12/13 01:17:52 margarida Exp $
COMMENT= "MP3 information tool"
@ -30,8 +30,6 @@ INSTALL_TARGET= install-no_x11
.else
USE_X11= Yes
LIB_DEPENDS= gtk.1.2,gdk.1.2::x11/gtk+
ALL_TARGET=
INSTALL_TARGET=
.endif
.include <bsd.port.mk>