aboutsummaryrefslogtreecommitdiffstats
path: root/java/jboss4
diff options
context:
space:
mode:
authorznerd <znerd@FreeBSD.org>2002-08-10 18:42:48 +0800
committerznerd <znerd@FreeBSD.org>2002-08-10 18:42:48 +0800
commite8213dfaca8984cd24b4fc05ea140444f09cfab6 (patch)
tree11ec0c6338051c8127c90c8c0797394a3bd9dbcd /java/jboss4
parentc32223b360fbce19a4ff7dd94d0d34c20f9527c1 (diff)
downloadfreebsd-ports-gnome-e8213dfaca8984cd24b4fc05ea140444f09cfab6.tar.gz
freebsd-ports-gnome-e8213dfaca8984cd24b4fc05ea140444f09cfab6.tar.zst
freebsd-ports-gnome-e8213dfaca8984cd24b4fc05ea140444f09cfab6.zip
Changed WRKDIR definition. It is changed from
${.CURDIR}/work to ${WRKDIRPREFIX}${.CURDIR}/work. PR: 39593
Diffstat (limited to 'java/jboss4')
-rw-r--r--java/jboss4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss4/Makefile b/java/jboss4/Makefile
index 855216479215..76f5535b9f9a 100644
--- a/java/jboss4/Makefile
+++ b/java/jboss4/Makefile
@@ -43,7 +43,7 @@ REPLACE_FILES= ${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.c \
${PORTSDIR}/www/jakarta-tomcat4/files/daemonctl.1 \
${PORTSDIR}/www/jakarta-tomcat4/files/startup.sh
JAR_FILE= bin/run.jar
-WRKDIR?= ${.CURDIR}/work
+WRKDIR?= ${WRKDIRPREFIX}${.CURDIR}/work
.include <bsd.port.pre.mk>
osevear2003-11-191-1/+0 * use the server.mk file to get rules for building versioned .server filesJP Rosevear2003-11-171-2/+1 * remove includes for toplevel libical dirJP Rosevear2003-11-081-1/+0 * Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-6/+19 * set up vars and rules for versioning the .server filesJP Rosevear2003-10-311-6/+4 * build new filesJP Rosevear2003-10-301-0/+2 * set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-291-1/+9 * store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-281-0/+5 * removed repeated initialization. (calendar_component_peek): use G_STRLOCRodrigo Moya2003-10-251-0/+2 * Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-1/+4 * Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): AddHans Petter Jansson2003-10-101-1/+6 * INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-2/+1 * new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-2/+8 * Remove libcal-util-static.laDan Winship2003-09-011-17/+1 * gui/Makefile.am use libevolution-calendar-a11y instead ofBolian Yin2003-08-271-2/+2 * Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+2 * Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-2/+0 * Merge new-calendar-branch into HEADRodrigo Moya2003-08-081-0/+6 * moved duplicated code to...Rodrigo Moya2003-07-181-0/+2 * ** For #42691.Not Zed2003-06-111-2/+2 * [ fixes #21499 ]Rodney Dawes2003-04-191-0/+1 * Fixes #39740Rodrigo Moya2003-03-151-2/+0 * build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H),Dan Winship2003-03-011-1/+1 * Remove libalarm.a, which was not being used by the calendar.Dan Winship2003-03-011-10/+9 * Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-7/+0 * Add GConf schemas.Hans Petter Jansson2003-02-211-2/+12 * Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-2/+2 * revert previous changeDan Winship2003-02-201-2/+2 * Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-201-2/+2 * Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-111-12/+41 * Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-27/+20 * Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-251-2/+0 * Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-1/+0 * Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-231-26/+25 * Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-171-0/+2 * Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-161-0/+2 * Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlibRodney Dawes2003-01-161-0/+3 * Removed. Removed.Ettore Perazzoli2003-01-141-27/+11 * Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-091-2/+2 * fix typo, servers_in_files -> server_in_files.Not Zed2002-11-201-1/+1 * Added rule to generate GNOME_Evolution_Calendar.server.in fromEttore Perazzoli2002-11-201-5/+6 * removed non-existant headers.Rodrigo Moya2002-11-081-1/+1 * renmaed .oaf.in files.Rodrigo Moya2002-11-071-6/+6 * use libxml2 headers.Rodrigo Moya2002-11-051-4/+4 * Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-2/+2 * a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-0/+2 * Don't link to libibex anymore!!Jeffrey Stefdast2002-04-271-1/+0 * more fixes for libversit.la -> libversit.aDan Winship2002-03-201-2/+1 * Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-131-0/+2 * use new column enums (set_value_at): emit pre-change/cell change signalsJP Rosevear2002-02-161-0/+2 * Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-25