- add missing dependency (archivers/zip)
"ok of course!" ajacoutot@
This commit is contained in:
parent
3933cf4239
commit
b655be5e62
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2008/01/04 16:27:30 jasper Exp $
|
# $OpenBSD: Makefile,v 1.3 2008/01/21 22:10:21 jasper Exp $
|
||||||
|
|
||||||
COMMENT= generate and manipulate maps of your thoughts
|
COMMENT= generate and manipulate maps of your thoughts
|
||||||
|
|
||||||
DISTNAME= vym-1.10.0
|
DISTNAME= vym-1.10.0
|
||||||
|
PKGNAME= ${DISTNAME}p0
|
||||||
CATEGORIES= productivity x11
|
CATEGORIES= productivity x11
|
||||||
|
|
||||||
HOMEPAGE= http://www.insilmaril.de/vym/
|
HOMEPAGE= http://www.insilmaril.de/vym/
|
||||||
@ -23,6 +24,8 @@ WANTLIB= ICE SM Qt3Support QtGui QtNetwork QtSql QtXml X11 Xcursor Xext \
|
|||||||
MODULES= devel/gettext \
|
MODULES= devel/gettext \
|
||||||
x11/qt4
|
x11/qt4
|
||||||
|
|
||||||
|
RUN_DEPENDS= ::archivers/zip
|
||||||
|
|
||||||
USE_X11= Yes
|
USE_X11= Yes
|
||||||
PORTHOME= ${WRKDIR}
|
PORTHOME= ${WRKDIR}
|
||||||
NO_REGRESS= Yes
|
NO_REGRESS= Yes
|
||||||
|
Loading…
Reference in New Issue
Block a user