- upgrade to version 0.5
- /usr/local -> ${LOCALBASE}
This commit is contained in:
parent
9e0398598f
commit
4f93565367
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/15 09:25:41 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2001/08/18 03:39:14 kevlo Exp $
|
||||
|
||||
COMMENT= "xml editor for KDE"
|
||||
|
||||
DISTNAME= kxmleditor-0.4
|
||||
DISTNAME= kxmleditor-0.5
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.420
|
||||
|
||||
@ -30,6 +30,6 @@ CONFIGURE_ARGS= --with-qt-includes=${LOCALBASE}/include/X11/qt2
|
||||
CONFIGURE_ARGS+= --with-qt-libraries=${LOCALBASE}/lib/qt2
|
||||
CONFIGURE_ARGS+= --with-extra-libs=${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include
|
||||
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 KDEDIR=/usr/local
|
||||
CONFIGURE_ENV= MOC=${LOCALBASE}/bin/moc2 KDEDIR=${LOCALBASE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (kxmleditor-0.4.tar.gz) = d32b93c4d376745186f140b49012ba97
|
||||
RMD160 (kxmleditor-0.4.tar.gz) = 5ea0f4c7c3fe67d97bf34ad3b90b2aa40eee0d9c
|
||||
SHA1 (kxmleditor-0.4.tar.gz) = 4c4878d11d88abf337fbfecd47e24ef520ba77b2
|
||||
MD5 (kxmleditor-0.5.tar.gz) = 48fd3bd37080fe88f08216f21c14c2dd
|
||||
RMD160 (kxmleditor-0.5.tar.gz) = eac74577797c4c08e1ce57b620876a4a6817e00e
|
||||
SHA1 (kxmleditor-0.5.tar.gz) = 2cfc0fe1bbd58349feaf9c9ffaa6f2926e1da580
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/07/15 09:25:41 kevlo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/08/18 03:39:19 kevlo Exp $
|
||||
bin/kxmleditor
|
||||
share/applnk/Applications/kxmleditor.desktop
|
||||
share/apps/kxmleditor/icons/hicolor/16x16/actions/bookmark_next.png
|
||||
@ -69,6 +69,8 @@ share/apps/kxmleditor/pics/xml_text.png
|
||||
share/doc/HTML/en/kxmleditor/common
|
||||
share/doc/HTML/en/kxmleditor/index.docbook
|
||||
share/doc/HTML/en/kxmleditor/screenshot.png
|
||||
share/doc/HTML/en/kxmleditor/setupspcchr.png
|
||||
share/doc/HTML/en/kxmleditor/setuptargz.png
|
||||
share/doc/HTML/en/kxmleditor/xml.png
|
||||
@dirrm share/doc/HTML/en/kxmleditor
|
||||
@dirrm share/apps/kxmleditor/pics
|
||||
|
Loading…
Reference in New Issue
Block a user