diff options
author | anholt <anholt@FreeBSD.org> | 2004-05-08 04:18:40 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-05-08 04:18:40 +0800 |
commit | 2285789b876dc2ee0e55acfd242f3939a35590ef (patch) | |
tree | 3d3bdd558af8562bf83458a5ee035f5cff4fd11a /x11/Makefile | |
parent | 160a22a96d849f3518203349c742f0a1e625ddea (diff) | |
download | freebsd-ports-gnome-2285789b876dc2ee0e55acfd242f3939a35590ef.tar.gz freebsd-ports-gnome-2285789b876dc2ee0e55acfd242f3939a35590ef.tar.zst freebsd-ports-gnome-2285789b876dc2ee0e55acfd242f3939a35590ef.zip |
New port: libXp taken from X.org release 6.7.0:
X print library
Testing is encouraged, but please do not use these ports as dependencies until
a plan is made for handling the transition from XFree86
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8cfbdc333639..dbc65b10ef2f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -94,6 +94,7 @@ SUBDIR += libXfont SUBDIR += libXi SUBDIR += libXinerama + SUBDIR += libXp SUBDIR += libXpm SUBDIR += libXrandr SUBDIR += libXrender |