Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 990617
b: "refs/heads/pkgsrc_2012Q3_illumos"
c: 3ebf356
h: refs/heads/trunk
i:
  990615: a68a4b6
v: v3
  • Loading branch information
wiz committed Oct 9, 2002
1 parent c3b73d4 commit 3516827
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Expand Up @@ -113,4 +113,4 @@ refs/heads/joyent/osx/2015Q2: 00bf038ff90809488f2fc15f4ca8f56b317e1aff
refs/heads/joyent/osx/2015Q3: 6b71f8673ef9264a13b8c66e5b84d114b2297a2c
refs/heads/joyent/osx/trunk: 513563fc822da067275a22601880f068b4ab6a65
"refs/heads/pkgsrc_2012Q3_multiarch": fd9bde3c3dd2169452eb48d810066be8b5e6a1c1
"refs/heads/pkgsrc_2012Q3_illumos": 7fbf3e1913576b9c31bd909e237ff0414809efb6
"refs/heads/pkgsrc_2012Q3_illumos": 3ebf3568bf12b3568b96eb50698d9c90160c04a5
7 changes: 4 additions & 3 deletions branches/pkgsrc_2012Q3_illumos/editors/treetext/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2002/03/13 17:36:55 fredb Exp $
# $NetBSD: Makefile,v 1.3 2002/10/09 14:35:34 wiz Exp $
#

DISTNAME= TreeText-0.3.3-src
Expand All @@ -12,7 +12,8 @@ MAINTAINER= sakamoto@netbsd.org
HOMEPAGE= http://www.ab.wakwak.com/~tino/fox/treetext/
COMMENT= multi documents editor

USE_X11BASE= #defined
USE_BUILDLINK2= # defined
USE_X11BASE= # defined

WRKSRC= ${WRKDIR}/treetext/treetext

Expand All @@ -21,5 +22,5 @@ post-extract:
@${SED} -e 's|$${X11BASE}|${X11BASE}|' ${FILESDIR}/MakeInclude \
> ${WRKSRC}/MakeInclude

.include "../../x11/fox/buildlink.mk"
.include "../../x11/fox/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
5 changes: 3 additions & 2 deletions branches/pkgsrc_2012Q3_illumos/x11/py-wxWindows/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2002/09/21 23:47:02 jlam Exp $
# $NetBSD: Makefile,v 1.12 2002/10/09 14:35:38 wiz Exp $
#

DISTNAME= wxPython-2.2.2
Expand All @@ -13,6 +13,7 @@ COMMENT= wxPython: Python bindings for wxWindows

PLIST_SRC= ${WRKDIR}/.PLIST_SRC

USE_BUILDLINK2= yes
USE_GMAKE= yes

PYTHON_VERSIONS_ACCEPTED= 20 # distutils problem with 21 and 22
Expand All @@ -30,6 +31,6 @@ post-install:
(cd ${PREFIX}; ${FIND} -d ${PYSITELIB}/wxPython \
-type d -print | ${SED} -e "s/^/@dirrm /" >>${PLIST_SRC})

.include "../../x11/wxGTK/buildlink.mk"
.include "../../x11/wxGTK/buildlink2.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"

0 comments on commit 3516827

Please sign in to comment.