Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
d8adba75
Unverified
Commit
d8adba75
authored
1 year ago
by
Muhammad Moinur Rahman
Browse files
Options
Downloads
Patches
Plain Diff
graphics/opendx: Moved man to share/man
Approved by: portmgr (blanket)
parent
1ed3a0f0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
graphics/opendx/Makefile
+2
-1
2 additions, 1 deletion
graphics/opendx/Makefile
graphics/opendx/files/patch-man_manl_Makefile.in
+1
-1
1 addition, 1 deletion
graphics/opendx/files/patch-man_manl_Makefile.in
graphics/opendx/pkg-plist
+1
-1
1 addition, 1 deletion
graphics/opendx/pkg-plist
with
4 additions
and
3 deletions
graphics/opendx/Makefile
+
2
−
1
View file @
d8adba75
PORTNAME
=
opendx
PORTVERSION
=
4.4.4
PORTREVISION
=
3
7
PORTREVISION
=
3
8
CATEGORIES
=
graphics math java
MASTER_SITES
=
http://www.sfr-fresh.com/unix/misc/
DISTNAME
=
dx-
${
PORTVERSION
}
...
...
@@ -25,6 +25,7 @@ USE_LDCONFIG= yes
USE_XORG
=
x11 xt xinerama xext xpm xmu sm ice
GNU_CONFIGURE
=
yes
GNU_CONFIGURE_MANPREFIX
=
${
PREFIX
}
/share
CONFIGURE_ARGS
=
--enable-shared
CONFIGURE_ENV
=
ARCH=freebsd
...
...
This diff is collapsed.
Click to expand it.
graphics/opendx/files/patch-man_manl_Makefile.in
+
1
−
1
View file @
d8adba75
...
...
@@ -5,7 +5,7 @@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
-mandir = $(prefix)/dx/man
+mandir = $(prefix)/man
+mandir = $(prefix)/
share/
man
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@
This diff is collapsed.
Click to expand it.
graphics/opendx/pkg-plist
+
1
−
1
View file @
d8adba75
...
...
@@ -2321,4 +2321,4 @@ dx/ui/testimp.net
dx/ui/testssheet.net
dx/ui/ui.mdf
dx/ui/viewer.net
man/manl/dx.l.gz
share/
man/manl/dx.l.gz
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment