summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-17 13:41:23 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-17 13:41:23 +0800
commitb6245c4ae6d2b3d7066ea6287ea71817e22049eb (patch)
tree13511f23d040aee77c9442d2ede9c2f1cc8fe060 /sysutils
parentb2db5c81ad992ae4eeb40bc132cfecec67610ae8 (diff)
downloadmarcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.gz
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.bz2
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.lz
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.xz
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.tar.zst
marcuscom-ports-b6245c4ae6d2b3d7066ea6287ea71817e22049eb.zip
Remove the now-unnecessary ORBit hacks.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@901 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-control-center/Makefile8
-rw-r--r--sysutils/gnomecontrolcenter2/Makefile8
2 files changed, 0 insertions, 16 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index bbb19cdbb..ae09cd307 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -29,14 +29,6 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-XXX_FILES= GNOME_SettingsDaemon-common.c GNOME_SettingsDaemon-skels.c \
- GNOME_SettingsDaemon-stubs.c GNOME_SettingsDaemon.h
-
-post-extract:
-.for i in ${XXX_FILES}
- @${RM} -f ${WRKSRC}/gnome-settings-daemon/${i}
-.endfor
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g'
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile
index bbb19cdbb..ae09cd307 100644
--- a/sysutils/gnomecontrolcenter2/Makefile
+++ b/sysutils/gnomecontrolcenter2/Makefile
@@ -29,14 +29,6 @@ INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
-XXX_FILES= GNOME_SettingsDaemon-common.c GNOME_SettingsDaemon-skels.c \
- GNOME_SettingsDaemon-stubs.c GNOME_SettingsDaemon.h
-
-post-extract:
-.for i in ${XXX_FILES}
- @${RM} -f ${WRKSRC}/gnome-settings-daemon/${i}
-.endfor
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g'